Class ConnectionId
- java.lang.Object
-
- org.apache.camel.component.iec60870.ConnectionId
-
public class ConnectionId extends Object
-
-
Constructor Summary
Constructors Constructor Description ConnectionId(String host, int port, String connectionId)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object obj)StringgetConnectionId()StringgetHost()intgetPort()inthashCode()
-