|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
not be used within your application).
See:
Description
| Interface Summary | |
|---|---|
| Data | Arguments for a method call or result of a method call. |
| MessageType | Type of a message send with JMS. |
| MethodHandler | Handles a method call. |
| Class Summary | |
|---|---|
| Constants | Constant values for the package. |
| ControllerReceiver | Receives a JMS message for the controller and selects the appropriate handler. |
| ControllerSender | Sends a JMS message to the controller by selecting the appropriate MethodCallSender. |
| MethodCallSender | Base class for units sending a method call to a controller. |
| MethodResultReceiver | Base class for receivers of a method result. |
| MethodResultSender | Sends results from the controller with a JMS message to the subscribers. |
| Publisher | Publishes messages to a JMS topic. |
| RequestMessageType | Request message send to the controller. |
| ResponseMessageType | Response message send by the controller. |
| Subscriber | Handles a single JMS topic subscription. |
| Utils | Utilities for the package. |
Internal classes for handling the JMS specific part Classes from this package should not be used within your application).
|
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||