|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Class Summary | |
|---|---|
| TCPLink | This is a TCP implementation of the Link interface. |
| TCPLinkFactory | This is a TCP implementation of the LinkFactory Interface. |
| TCPReceiverThread | Listens for TCP packets arriving at a socket and performs various operations based on situations arising during communication. |
| TCPSenderThread | Responsible for sending tcp packets across the socket connection that is established during initializations. |
| TCPServerThread | This is used by the broker process to set up a ServerSocket at the port number that is specified. |
This package contains a TCP based implementation of the interfaces specified in NaradaBrokering's transport framework.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||