|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
AddIPChannelAttributeController | Attribute controller interface for AddIPChannel components. |
ChannelOutAttributeController | ChannelOut attribute controller. |
DestinationSocketManager | Interface used by ChannelOut to retreive a socket to send a message to a
ChannelIn identified by it InetAddress and is port. |
IPChannelDestinationChunk | Chunk interface used to identify the IP channel a message is destinated. |
IPChannelInAttributeController | Attribute controller for IP channel in, It defines a listening port number attribute. |
IPChannelSourceChunk | Chunk interface used to identify the IP channel that send the message. |
MonoDestinationIPChannelOutAttributeController | Attribute controller for ChannelOut components that can send
message to only one destination. |
MultiConnTCPChannelInAttributeController | Attribute controller for MultiConnTCPChannelInImpl component.
|
MultiConnTCPChannelOutAttributeController | Attribute controller for MultiConnTCPChannelOutImpl component.
|
MultiDestinationChannelOutAttributeController | Attribute controller for ChannelOut components that can send
message to destinations (i.e. several address spaces). |
Class Summary | |
AbstractTCPChannelInImpl | Abstract implementation of a TCP ChannelIn Component. |
AbstractTCPChannelOutImpl | Abstract implementation of a ChannelOut component. |
BasicAddIPChannelDestinationChunkImpl | This message transformer adds a IPChannelDestinationChunk containing
the inet address and the listenning port of a channel. |
BasicAddIPChannelSourceChunkImpl | This message transformer adds a IPChannelSourceChunk containing the
inet address and the listenning port of a channel. |
BasicIPChannelDestinationChunk | Basic Implementation of IPChannelDestinationChunk |
BasicIPChannelSourceChunk | Basic Implementation of IPChannelSourceChunk |
BasicTCPChannelInImpl | Basic implementation of a TCP ChannelIn Component. |
BasicTCPChannelOutImpl | Basic implementation of a ChannelOut component. |
ConnectionState | Class returned by
DestinationSocketManager.getConnection(java.net.InetAddress, int) .
|
MonoDestinationTCPChannelOutImpl | Basic implementation of a ChannelOut component, using TCP protocol. |
MultiConnTCPChannelInImpl | ChannelIn implementation accepting multiple connection at the same time. |
MultiConnTCPChannelOutImpl | |
ReliableTCPChannelInImpl | Reliable implementation of a TCP ChannelIn Component. |
ReliableTCPChannelOutImpl | Reliable implementation of a ChannelOut component, using TCP protocol and
InetSocketAddress destination. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |