Uses of Class
org.apache.camel.component.iec60870.server.ServerEndpoint
-
Packages that use ServerEndpoint Package Description org.apache.camel.component.iec60870.server -
-
Uses of ServerEndpoint in org.apache.camel.component.iec60870.server
Constructors in org.apache.camel.component.iec60870.server with parameters of type ServerEndpoint Constructor Description ServerConsumer(ServerEndpoint endpoint, org.apache.camel.Processor processor, ServerInstance server)ServerProducer(ServerEndpoint endpoint, ServerInstance server)
-