Interface | Description |
---|---|
CommunicationProtocol |
CommunicationProtocol to handle the input. |
CommunicationProtocolContext |
Context for the
CommunicationProtocolSource . |
CommunicationProtocolSource |
Provides implementation of a communication protocol.
|
Connection |
SocketChannel connection. |
ConnectionHandler |
Handler for a
Connection . |
ConnectionHandlerContext |
Context that is available to all handle methods for the
ConnectionHandler . |
HeartBeatContext |
Context for handling
Connection being idle. |
ReadContext |
Context for handling a read.
|
WriteBuffer |
Buffer with data to write.
|
Enum | Description |
---|---|
WriteBufferEnum |
Copyright © 2005–2016. All rights reserved.