public final class Connector extends Object
Constructor and Description |
---|
Connector(String hostString,
int port,
ConnectionType connectionType)
Constructor.
|
public Connector(String hostString, int port, ConnectionType connectionType)
hostString
- TCP address to connect to.port
- TCP port to connect to.connectionType
- Connection type.Copyright © 2000-2014. All Rights Reserved.