|
KIE Remote Services :: Services 6.2.0.CR4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of JaxbCommandsRequest in org.kie.remote.services.cdi |
|---|
| Methods in org.kie.remote.services.cdi with parameters of type JaxbCommandsRequest | |
|---|---|
void |
ProcessRequestBean.processCommand(org.kie.api.command.Command cmd,
JaxbCommandsRequest request,
int i,
JaxbCommandsResponse jaxbResponse)
|
| Uses of JaxbCommandsRequest in org.kie.remote.services.jaxb |
|---|
| Constructors in org.kie.remote.services.jaxb with parameters of type JaxbCommandsRequest | |
|---|---|
JaxbCommandsResponse(JaxbCommandsRequest request)
|
|
| Uses of JaxbCommandsRequest in org.kie.remote.services.jms |
|---|
| Methods in org.kie.remote.services.jms with parameters of type JaxbCommandsRequest | |
|---|---|
protected JaxbCommandsResponse |
RequestMessageBean.jmsProcessJaxbCommandsRequest(JaxbCommandsRequest request)
|
| Uses of JaxbCommandsRequest in org.kie.remote.services.rest |
|---|
| Methods in org.kie.remote.services.rest with parameters of type JaxbCommandsRequest | |
|---|---|
JaxbCommandsResponse |
ExecuteResourceImpl.execute(JaxbCommandsRequest cmdsRequest)
The "/execute" method is an "internal" method that is used by the kie-remote-client classes It is not meant to be used "externally". |
protected JaxbCommandsResponse |
ResourceBase.restProcessJaxbCommandsRequest(JaxbCommandsRequest request)
|
| Uses of JaxbCommandsRequest in org.kie.remote.services.ws.command |
|---|
| Methods in org.kie.remote.services.ws.command with parameters of type JaxbCommandsRequest | |
|---|---|
JaxbCommandsResponse |
CommandWebServiceImpl.execute(JaxbCommandsRequest request)
|
| Uses of JaxbCommandsRequest in org.kie.remote.services.ws.command.generated |
|---|
| Fields in org.kie.remote.services.ws.command.generated declared as JaxbCommandsRequest | |
|---|---|
protected JaxbCommandsRequest |
Execute.request
|
| Methods in org.kie.remote.services.ws.command.generated that return JaxbCommandsRequest | |
|---|---|
JaxbCommandsRequest |
Execute.getRequest()
Gets the value of the request property. |
| Methods in org.kie.remote.services.ws.command.generated that return types with arguments of type JaxbCommandsRequest | |
|---|---|
JAXBElement<JaxbCommandsRequest> |
ObjectFactory.createCommandRequest(JaxbCommandsRequest value)
Create an instance of JAXBElement<JaxbCommandsRequest>} |
| Methods in org.kie.remote.services.ws.command.generated with parameters of type JaxbCommandsRequest | |
|---|---|
JAXBElement<JaxbCommandsRequest> |
ObjectFactory.createCommandRequest(JaxbCommandsRequest value)
Create an instance of JAXBElement<JaxbCommandsRequest>} |
JaxbCommandsResponse |
CommandWebService.execute(JaxbCommandsRequest request)
|
void |
Execute.setRequest(JaxbCommandsRequest value)
Sets the value of the request property. |
|
KIE Remote Services :: Services 6.2.0.CR4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||