Uses of Package
org.fusesource.fabric.dosgi.io

Packages that use org.fusesource.fabric.dosgi.io
org.fusesource.fabric.dosgi.io   
org.fusesource.fabric.dosgi.tcp   
 

Classes in org.fusesource.fabric.dosgi.io used by org.fusesource.fabric.dosgi.io
ProtocolCodec
          Interface to encode and decode commands in and out of a a non blocking channel.
ProtocolCodec.BufferState
           
ServerInvoker.ServiceFactory
           
Service
          The core lifecyle interface for ActiveMQ components.
Transport
          Represents an abstract connection.
TransportAcceptListener
          Implemented by object that need to get injected by
TransportListener
          An asynchronous listener of commands
TransportServer
          A TransportServer asynchronously accepts Transport objects and then delivers those objects to a TransportAcceptListener.
 

Classes in org.fusesource.fabric.dosgi.io used by org.fusesource.fabric.dosgi.tcp
ClientInvoker
           
ProtocolCodec
          Interface to encode and decode commands in and out of a a non blocking channel.
ProtocolCodec.BufferState
           
ServerInvoker
           
ServerInvoker.ServiceFactory
           
Service
          The core lifecyle interface for ActiveMQ components.
Transport
          Represents an abstract connection.
TransportAcceptListener
          Implemented by object that need to get injected by
TransportListener
          An asynchronous listener of commands
TransportServer
          A TransportServer asynchronously accepts Transport objects and then delivers those objects to a TransportAcceptListener.
 



Copyright © 2013 Red Hat. All Rights Reserved.