Class Iec60870Resource


  • @Path("/iec60870")
    @ApplicationScoped
    public class Iec60870Resource
    extends Object
    • Field Detail

      • context

        @Inject
        org.apache.camel.CamelContext context
    • Constructor Detail

      • Iec60870Resource

        public Iec60870Resource()
    • Method Detail

      • loadComponentIec60870Client

        @Path("/load/component/iec60870-client")
        @GET
        @Produces("text/plain")
        public javax.ws.rs.core.Response loadComponentIec60870Client()
                                                              throws Exception
        Throws:
        Exception
      • loadComponentIec60870Server

        @Path("/load/component/iec60870-server")
        @GET
        @Produces("text/plain")
        public javax.ws.rs.core.Response loadComponentIec60870Server()
                                                              throws Exception
        Throws:
        Exception