public class TcpOutgoingConnector<T> extends Object implements OutgoingConnector<T>
| Constructor and Description |
|---|
TcpOutgoingConnector(MessageSerializer<T> serializer) |
public TcpOutgoingConnector(MessageSerializer<T> serializer)
public Connection<T> connect(Address destinationAddress)
OutgoingConnectorconnect in interface OutgoingConnector<T>Copyright © 2013. All rights reserved