Uses of Class
org.apache.camel.component.iec60870.server.ServerInstance
-
Packages that use ServerInstance Package Description org.apache.camel.component.iec60870.server -
-
Uses of ServerInstance in org.apache.camel.component.iec60870.server
Methods in org.apache.camel.component.iec60870.server that return ServerInstance Modifier and Type Method Description ServerInstanceServerConnectionMultiplexor. getServer()Constructors in org.apache.camel.component.iec60870.server with parameters of type ServerInstance Constructor Description ServerConnectionMultiplexor(ServerInstance server)ServerConsumer(ServerEndpoint endpoint, org.apache.camel.Processor processor, ServerInstance server)ServerProducer(ServerEndpoint endpoint, ServerInstance server)
-