Uses of Class
org.apache.camel.component.iec60870.ConnectionId
Packages that use ConnectionId
Package
Description
-
Uses of ConnectionId in org.apache.camel.component.iec60870
Methods in org.apache.camel.component.iec60870 with parameters of type ConnectionIdModifier and TypeMethodDescriptionprotected abstract T1AbstractIecComponent.createConnection(ConnectionId id, T2 options) -
Uses of ConnectionId in org.apache.camel.component.iec60870.client
Methods in org.apache.camel.component.iec60870.client with parameters of type ConnectionIdModifier and TypeMethodDescriptionprotected ClientConnectionMultiplexorClientComponent.createConnection(ConnectionId id, ClientOptions options) -
Uses of ConnectionId in org.apache.camel.component.iec60870.server
Methods in org.apache.camel.component.iec60870.server with parameters of type ConnectionIdModifier and TypeMethodDescriptionprotected ServerConnectionMultiplexorServerComponent.createConnection(ConnectionId id, ServerOptions options)