|
KIE Remote Services :: Services 6.2.0.CR4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of JaxbCommandsResponse in org.kie.remote.services.cdi |
|---|
| Methods in org.kie.remote.services.cdi with parameters of type JaxbCommandsResponse | |
|---|---|
void |
ProcessRequestBean.processCommand(org.kie.api.command.Command cmd,
JaxbCommandsRequest request,
int i,
JaxbCommandsResponse jaxbResponse)
|
| Uses of JaxbCommandsResponse in org.kie.remote.services.jms |
|---|
| Methods in org.kie.remote.services.jms that return JaxbCommandsResponse | |
|---|---|
protected JaxbCommandsResponse |
RequestMessageBean.jmsProcessJaxbCommandsRequest(JaxbCommandsRequest request)
|
| Uses of JaxbCommandsResponse in org.kie.remote.services.rest |
|---|
| Methods in org.kie.remote.services.rest that return JaxbCommandsResponse | |
|---|---|
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 JaxbCommandsResponse in org.kie.remote.services.ws.command |
|---|
| Methods in org.kie.remote.services.ws.command that return JaxbCommandsResponse | |
|---|---|
JaxbCommandsResponse |
CommandWebServiceImpl.execute(JaxbCommandsRequest request)
|
| Uses of JaxbCommandsResponse in org.kie.remote.services.ws.command.generated |
|---|
| Fields in org.kie.remote.services.ws.command.generated declared as JaxbCommandsResponse | |
|---|---|
protected JaxbCommandsResponse |
ExecuteResponse._return
|
| Methods in org.kie.remote.services.ws.command.generated that return JaxbCommandsResponse | |
|---|---|
JaxbCommandsResponse |
CommandWebService.execute(JaxbCommandsRequest request)
|
JaxbCommandsResponse |
ExecuteResponse.getReturn()
Gets the value of the return property. |
| Methods in org.kie.remote.services.ws.command.generated that return types with arguments of type JaxbCommandsResponse | |
|---|---|
JAXBElement<JaxbCommandsResponse> |
ObjectFactory.createCommandResponse(JaxbCommandsResponse value)
Create an instance of JAXBElement<JaxbCommandsResponse>} |
| Methods in org.kie.remote.services.ws.command.generated with parameters of type JaxbCommandsResponse | |
|---|---|
JAXBElement<JaxbCommandsResponse> |
ObjectFactory.createCommandResponse(JaxbCommandsResponse value)
Create an instance of JAXBElement<JaxbCommandsResponse>} |
void |
ExecuteResponse.setReturn(JaxbCommandsResponse value)
Sets the value of the return property. |
|
KIE Remote Services :: Services 6.2.0.CR4 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||