| Package | Description |
|---|---|
| com.hazelcast.spi.impl.operationservice.impl |
Contains the code for the
InternalOperationService implementation. |
| Class and Description |
|---|
| 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.
|
| OutboundResponseHandler
An
OperationResponseHandler that is used for a remotely executed Operation. |
Copyright © 2017. All Rights Reserved.