|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IJNRPEConstants | Deprecated. |
Class Summary | |
---|---|
JNRPEIdleStateHandler | Idle timeout handler. |
JNRPERequest | This object represent a generic request packet. |
JNRPERequestDecoder | The NETTY implementation of the JNRPE protocol request decoder. |
JNRPEResponse | This object represent a generic response packet. |
JNRPEResponseEncoder | This object is inserted inside the NETTY pipeline to create serialize a
JNRPEResponse object. |
JNRPEServerHandler | Receives and handles connections to the JNRPE server. |
Enum Summary | |
---|---|
PacketType | Enumeration of all the supported packet types. |
PacketVersion | Enumeration of all the supported packet versions. |
Exception Summary | |
---|---|
BadCRCException | This exception is thrown if the response CRC or the request CRC ccould not be verified. |
This package contains all the classes regarding the network protocol.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |