|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Uses of RequestCommand in org.openeai.implementations.gateways.requestproxy |
| Classes in org.openeai.implementations.gateways.requestproxy that implement RequestCommand | |
class |
EnterpriseRequestProxyCommand
OpenEAI Reference Implementation Enterprise Request Proxy. |
| Uses of RequestCommand in org.openeai.implementations.gateways.simple |
| Classes in org.openeai.implementations.gateways.simple that implement RequestCommand | |
class |
FailureRequestCommand
This class replies with a status of failure and an error to any request message. |
| Uses of RequestCommand in org.openeai.implementations.services.eas.commands |
| Classes in org.openeai.implementations.services.eas.commands that implement RequestCommand | |
class |
ApplicationSessionRequestCommand
This class implements message support for the EnterpriseApplicationService. |
class |
EnterpriseSessionRequestCommand
This class implements message support for the EnterpriseApplicationService. |
class |
EnterpriseUserPermissionRequestCommand
This class implements part of the message support of the EnterpriseApplicationService. |
class |
EnterpriseUserRequestCommand
This class implements part of the message support of the EnterpriseApplicationService. |
| Uses of RequestCommand in org.openeai.jms.consumer |
| Methods in org.openeai.jms.consumer that return RequestCommand | |
protected RequestCommand |
PointToPointConsumer.getRequestCommand(java.lang.String commandName)
Returns a RequestCommand from the HashMap of RequestCommands supported by this Consumer. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||