Uses of Class
org.apache.camel.component.iec60870.client.ClientConnectionMultiplexor
-
Packages that use ClientConnectionMultiplexor Package Description org.apache.camel.component.iec60870.client -
-
Uses of ClientConnectionMultiplexor in org.apache.camel.component.iec60870.client
Methods in org.apache.camel.component.iec60870.client that return ClientConnectionMultiplexor Modifier and Type Method Description protected ClientConnectionMultiplexorClientComponent. createConnection(ConnectionId id, ClientOptions options)Methods in org.apache.camel.component.iec60870.client with parameters of type ClientConnectionMultiplexor Modifier and Type Method Description protected org.apache.camel.EndpointClientComponent. createEndpoint(String uri, ClientConnectionMultiplexor connection, ObjectAddress address)Constructors in org.apache.camel.component.iec60870.client with parameters of type ClientConnectionMultiplexor Constructor Description ClientEndpoint(String uri, org.apache.camel.support.DefaultComponent component, ClientConnectionMultiplexor connection, ObjectAddress address)
-