Class SmppResource
java.lang.Object
org.apache.camel.quarkus.component.smpp.it.SmppResource
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionjakarta.ws.rs.core.Responsejakarta.ws.rs.core.Response
-
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
-