| Interface | Description |
|---|---|
| GridIpcEndpoint |
GGFS IPC endpoint used for point-to-point communication.
|
| GridIpcServerEndpoint |
IPC server endpoint that is capable for client connections accepting.
|
| Class | Description |
|---|---|
| GridIpcEndpointFactory |
Ggfs endpoint factory for inter-process communication.
|
| GridIpcToNioAdapter<T> |
Allows to re-use existing
GridNioFilters on IPC (specifically shared memory IPC)
communications. |
| Enum | Description |
|---|---|
| GridIpcEndpointType |
IPC endpoint type.
|
| Exception | Description |
|---|---|
| GridIpcEndpointBindException |
Represents exception occurred during IPC endpoint binding.
|
Copyright © 2014. All rights reserved.