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. |
| InvocationRegistry |
The InvocationsRegistry is responsible for the registration of all pending invocations.
|
| OperationServiceImpl |
This is the implementation of the
InternalOperationService. |
| OutboundResponseHandler |
An
OperationResponseHandler that is used for a remotely executed Operation. |
InternalOperationService implementation.Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.