public class TcpSocketKey extends Object
| Constructor and Description |
|---|
TcpSocketKey(org.mule.api.endpoint.ImmutableEndpoint endpoint) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
TcpConnector |
getConnector() |
org.mule.api.endpoint.ImmutableEndpoint |
getEndpoint() |
InetAddress |
getInetAddress() |
int |
getPort() |
int |
hashCode() |
String |
toString() |
public TcpSocketKey(org.mule.api.endpoint.ImmutableEndpoint endpoint)
public org.mule.api.endpoint.ImmutableEndpoint getEndpoint()
public TcpConnector getConnector()
public InetAddress getInetAddress()
public int getPort()
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.