Class SmppResource

java.lang.Object
org.apache.camel.quarkus.component.smpp.it.SmppResource

@Path("/smpp") @ApplicationScoped public class SmppResource extends Object
  • Field Details

    • context

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

    • SmppResource

      public SmppResource()
  • Method Details

    • loadComponentSmpp

      @Path("/load/component/smpp") @GET @Produces("text/plain") public jakarta.ws.rs.core.Response loadComponentSmpp() throws Exception
      Throws:
      Exception
    • loadComponentSmpps

      @Path("/load/component/smpps") @GET @Produces("text/plain") public jakarta.ws.rs.core.Response loadComponentSmpps() throws Exception
      Throws:
      Exception