Package cgl.narada.transport.sslHttpBase

This package contains classes that serve as the base for SSL and HTTP based implementations of the NaradaBrokering transport framework.

See:
          Description

Interface Summary
Transport A generic transport interface.
TransportDataListener Listener interface for getting data from a transport.
TransportFactory  
 

Class Summary
LinkFactoryImpl A utility link factory implementation from which SSL/HTTP transport derive.
LinkImpl The Link implementation which serves as a base for SSL communications.
LinkManager Helper class to LinkFactoryImpl to manage a bundle of links.
LinkMessage Header fields for a message on a channel.
LinkMessageCommand Message that indicates the creation or destruction of a channel.
LinkMessageKeepAlive The link keep alive message.
LinkMessagePerf Aids in measurement of ssl link performance.
LinkNegotiatorImpl Generic channel negotiator implementation using a transport instance.
TransportImpl An generic implementation of transport with a sender thread and receiver thread and 2 queues.
 

Package cgl.narada.transport.sslHttpBase Description

This package contains classes that serve as the base for SSL and HTTP based implementations of the NaradaBrokering transport framework.



For comments and suggestions please send e-mail to The NaradaBrokering Project