public class StubConnector extends Object
Constructor and Description |
---|
StubConnector(String hostString,
int port,
ConnectionType connectionType) |
public StubConnector(String hostString, int port, ConnectionType connectionType)
public Socket connect() throws CommunicationException
CommunicationException
public Socket connect(Address address) throws CommunicationException
CommunicationException
Copyright © 2000-2014. All Rights Reserved.