Uses of Class
org.apache.camel.component.iec60870.server.ServerConnectionMultiplexor
Packages that use ServerConnectionMultiplexor
-
Uses of ServerConnectionMultiplexor in org.apache.camel.component.iec60870.server
Methods in org.apache.camel.component.iec60870.server that return ServerConnectionMultiplexorModifier and TypeMethodDescriptionprotected ServerConnectionMultiplexorServerComponent.createConnection(ConnectionId id, ServerOptions options) Methods in org.apache.camel.component.iec60870.server with parameters of type ServerConnectionMultiplexorModifier and TypeMethodDescriptionprotected org.apache.camel.EndpointServerComponent.createEndpoint(String uri, ServerConnectionMultiplexor connection, ObjectAddress address) Constructors in org.apache.camel.component.iec60870.server with parameters of type ServerConnectionMultiplexorModifierConstructorDescriptionServerEndpoint(String uri, org.apache.camel.support.DefaultComponent component, ServerConnectionMultiplexor connection, ObjectAddress address)