Package org.apache.activemq.apollo.transport

Transport related interfaces.

See:
          Description

Interface Summary
DiscoveryAgent An agent used to discover other instances of a service.
DiscoveryAgentFactory.Provider  
DiscoveryListener A listener of services being added or removed from a network
KeyAndTrustAware  
ProtocolCodec Interface to encode and decode commands in and out of a a non blocking channel.
ProtocolCodecFactory.Provider  
Transport Represents an abstract connection.
TransportAcceptListener Implemented by object that need to get injected by
TransportFactory.Provider  
TransportListener An asynchronous listener of commands
TransportServer A TransportServer asynchronously accepts Transport objects and then delivers those objects to a TransportAcceptListener.
TrustManagerAware  
 

Class Summary
DefaultTransportListener An asynchronous listener of commands
DiscoveryAgentFactory  
DiscoveryEvent  
ExtensionModule
ObjectStreamProtocolCodec A simple implementation which uses Object Stream serialization.
ObjectStreamProtocolCodecFactory  
ProtocolCodecFactory  
TransportFactory  
TransportFactorySupport Hiram Chirino
TransportFilter  
 

Enum Summary
ProtocolCodec.BufferState  
 

Package org.apache.activemq.apollo.transport Description

Transport related interfaces.



Copyright © 2005-2011 The Apache Software Foundation. All Rights Reserved.