public class ConnectionId extends Object
| Constructor and Description |
|---|
ConnectionId(String host,
int port,
String connectionId) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String |
getConnectionId() |
String |
getHost() |
int |
getPort() |
int |
hashCode() |
Apache Camel