Uses of Package
org.apache.activemq.apollo.transport

Packages that use org.apache.activemq.apollo.transport
org.apache.activemq.apollo.transport Transport related interfaces. 
org.apache.activemq.apollo.transport.pipe   
 

Classes in org.apache.activemq.apollo.transport used by org.apache.activemq.apollo.transport
DiscoveryAgent
          An agent used to discover other instances of a service.
DiscoveryAgentFactory.Provider
           
DiscoveryEvent
           
DiscoveryListener
          A listener of services being added or removed from a network
ProtocolCodec
          Interface to encode and decode commands in and out of a a non blocking channel.
ProtocolCodec.BufferState
           
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.
 

Classes in org.apache.activemq.apollo.transport used by org.apache.activemq.apollo.transport.pipe
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.
 



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