|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| BytesAndTimeLag | A class used to support the throttling feature in NaradaBrokering. |
| NIOTCPLink | This is a NIOTCP implementation of the Link interface. |
| NIOTCPLinkFactory | This is a NIOTCP implementation of the LinkFactory Interface. |
| NIOTCPReceiverThread | Listens for NIOTCP packets arriving at a socket and performs various operations based on situations arising during communication. |
| NIOTCPSenderThread | Responsible for sending niotcp packets across the socket connection that is established during initializations. |
| NIOTCPServerThread | This is used by the broker process to set up a ServerSocket at the port number that is specified. |
This package contains a NIO based non-blocking TCP implementation of the interfaces specified in NaradaBrokering's transport framework.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||