Uses of Class
org.apache.camel.component.iec60870.server.ServerConnectionMultiplexor
-
Packages that use ServerConnectionMultiplexor Package Description org.apache.camel.component.iec60870.server -
-
Uses of ServerConnectionMultiplexor in org.apache.camel.component.iec60870.server
Methods in org.apache.camel.component.iec60870.server that return ServerConnectionMultiplexor Modifier and Type Method Description protected ServerConnectionMultiplexorServerComponent. createConnection(ConnectionId id, ServerOptions options)Methods in org.apache.camel.component.iec60870.server with parameters of type ServerConnectionMultiplexor Modifier and Type Method Description protected org.apache.camel.EndpointServerComponent. createEndpoint(String uri, ServerConnectionMultiplexor connection, ObjectAddress address)Constructors in org.apache.camel.component.iec60870.server with parameters of type ServerConnectionMultiplexor Constructor Description ServerEndpoint(String uri, org.apache.camel.support.DefaultComponent component, ServerConnectionMultiplexor connection, ObjectAddress address)
-