| Package | Description |
|---|---|
| org.gridgain.grid.kernal.processors.rest.protocols.tcp |
Adapters for TCP-based REST protocols.
|
| org.gridgain.grid.spi.communication.tcp |
Contains default TCP/IP-based implementation for communication SPI.
|
| org.gridgain.grid.util.direct | |
| org.gridgain.grid.util.ipc |
IPC utility classes.
|
| org.gridgain.grid.util.nio |
NIO server interfaces and common utility classes for NIO.
|
| org.gridgain.grid.util.nio.ssl |
Implementation of Secure Socket Layer filter for NIO server based on SSLEngine class.
|
| Class and Description |
|---|
| GridNioMessageReader
Message reader.
|
| GridNioParser
This interface declares a basic contract on message parsing and encoding to the underlying network layer.
|
| GridNioServerListener
Listener passed in to the
GridNioServer that will be notified on client events. |
| GridNioServerListenerAdapter
Server listener adapter providing empty methods implementation for rarely used methods.
|
| GridNioSession
This interface represents established or closed connection between nio server and remote client.
|
| Class and Description |
|---|
| GridCommunicationClient |
| Class and Description |
|---|
| GridNioMessageReader
Message reader.
|
| GridNioMessageWriter
Message writer.
|
| Class and Description |
|---|
| GridNioFilter
This interface defines the general element in transformation chain between the nio server and
application.
|
| GridNioMessageWriter
Message writer.
|
| GridNioMetricsListener
Metrics listener for NIO communication.
|
| GridNioServerListener
Listener passed in to the
GridNioServer that will be notified on client events. |
| Class and Description |
|---|
| GridAbstractCommunicationClient
Implements basic lifecycle for communication clients.
|
| GridCommunicationClient |
| GridNioFilter
This interface defines the general element in transformation chain between the nio server and
application.
|
| GridNioFilterAdapter
Class that defines the piece for application-to-network and vice-versa data conversions
(protocol transformations, encryption, etc.)
|
| GridNioFilterChain
Filter chain implementation for nio server filters.
|
| GridNioFuture
Reduced variant of
GridFuture interface. |
| GridNioFutureImpl
Default future implementation.
|
| GridNioMessageReader
Message reader.
|
| GridNioMessageWriter
Message writer.
|
| GridNioMetricsListener
Metrics listener for NIO communication.
|
| GridNioParser
This interface declares a basic contract on message parsing and encoding to the underlying network layer.
|
| GridNioServer
TCP NIO server.
|
| GridNioServer.Builder
Constructs a new instance of
GridNioServer. |
| GridNioServerListener
Listener passed in to the
GridNioServer that will be notified on client events. |
| GridNioSession
This interface represents established or closed connection between nio server and remote client.
|
| GridNioSessionMetaKey
Meta keys for
GridNioSession. |
| Class and Description |
|---|
| GridNioFilter
This interface defines the general element in transformation chain between the nio server and
application.
|
| GridNioFilterAdapter
Class that defines the piece for application-to-network and vice-versa data conversions
(protocol transformations, encryption, etc.)
|
| GridNioFuture
Reduced variant of
GridFuture interface. |
| GridNioSession
This interface represents established or closed connection between nio server and remote client.
|
Copyright © 2014. All rights reserved.