Package org.apache.ignite.internal.client.thin.io
-
Interface Summary Interface Description ClientConnection Client connection: abstracts away sending and receiving messages.ClientConnectionMultiplexer Client connection multiplexer: manages multiple connections with a shared resource pool (worker threads, etc).ClientConnectionStateHandler Handles thin client connection state.ClientMessageHandler Handles thin client responses and server -> client notifications. -
Class Summary Class Description ClientMessageDecoder Decodes thin client messages from partial buffers.