public class TcpSocketKey extends Object
| Constructor and Description |
|---|
TcpSocketKey(ImmutableEndpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
TcpConnector |
getConnector() |
ImmutableEndpoint |
getEndpoint() |
InetAddress |
getInetAddress() |
int |
getPort() |
int |
hashCode() |
String |
toString() |
public TcpSocketKey(ImmutableEndpoint endpoint)
public ImmutableEndpoint getEndpoint()
public TcpConnector getConnector()
public InetAddress getInetAddress()
public int getPort()
Copyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.