| Class | Description |
|---|---|
| ChannelTCPConnManagerEntry |
This class follows the singleton pattern to initialize a single TCP server
capable of servicing outlet requests outside the boundaries of a VM.
|
| InletProtocol |
This class implements the synchronization protocol for the inlet nozzle sides of a channel.
|
| OutletProtocol |
This class implements the synchronization protocol for the outlet nozzle sides of a channel.
|
| TCPChannelLocator |
Defines a TCP proxy locator capable of identifying a channel wither within the same host or from
different hosts
|
| TCPServerChannelProxy |
Defines a local proxy capable of mediating between an
ChannelInlet and a number
of ChannelOutlet that reside either within the same virtual machine's address space
or in different machines, through a TCP stream |
| TCPServerNozzleConfig |
This class provides configuration on the creation of a new channel through a
ChannelInlet. |
Copyright © 2018. All Rights Reserved.