InternalOperationService implementation.See: Description
| Class | Description |
|---|---|
| AsyncInboundResponseHandler |
The
AsyncInboundResponseHandler is a PacketHandler that asynchronously process operation-response packets. |
| InboundResponseHandler |
Responsible for handling responses for invocations.
|
| Invocation |
Evaluates the invocation of an
Operation. |
| InvocationMonitor |
The InvocationMonitor monitors all pending invocations and determines if there are any problems like timeouts.
|
| InvocationRegistry |
Responsible for the registration of all pending invocations.
|
| OperationServiceImpl |
This is the implementation of the
InternalOperationService. |
| OutboundOperationHandler |
Responsible for sending Operations to another member.
|
| OutboundResponseHandler |
An
OperationResponseHandler that is used for a remotely executed Operation. |
InternalOperationService implementation.Copyright © 2018. All Rights Reserved.