Interface | Description |
---|---|
RequestHandler |
Handle incoming requests received by the RequestServiceListener.
|
RequestListenerServiceMBean |
Expose information about the current state of the
inbound request processor.
|
RequestProcessingAbstractFactory | |
StatisticsCounter |
A StatisticsCounter provides the ability to get statistics for a custom type.
|
Class | Description |
---|---|
ClientHandle |
This class holds a reference to the object the RequestServiceListener
uses to send reponses to clients.
|
PendingChange | |
RequestListenerService | |
RequestListenerThread |
Exception | Description |
---|---|
RequestHandlerException |
Exception from RequestHandler.
|