Uses of Package
org.fusesource.stompjms.client.transport

Packages that use org.fusesource.stompjms.client.transport
org.fusesource.stompjms.client   
org.fusesource.stompjms.client.callback   
org.fusesource.stompjms.client.transport   
 

Classes in org.fusesource.stompjms.client.transport used by org.fusesource.stompjms.client
ProtocolCodec
          Interface to encode and decode commands in and out of a a non blocking channel.
ProtocolCodec.BufferState
           
 

Classes in org.fusesource.stompjms.client.transport used by org.fusesource.stompjms.client.callback
Transport
          Represents an abstract connection.
 

Classes in org.fusesource.stompjms.client.transport used by org.fusesource.stompjms.client.transport
BaseService
           The BaseService provides helpers for dealing async service state.
BaseService.State
           
ProtocolCodec
          Interface to encode and decode commands in and out of a a non blocking channel.
ProtocolCodec.BufferState
           
SslTransport
          An SSL Transport for secure communications.
SslTransportServer
           
TcpTransport
          An implementation of the Transport interface using raw tcp/ip
TcpTransportServer
          A TCP based implementation of TransportServer
Transport
          Represents an abstract connection.
TransportListener
          An asynchronous listener of commands
TransportServer
          A TransportServer asynchronously accepts Transport objects and then delivers those objects to a TransportAcceptListener.
TransportServerListener
          Implemented by object that need to get injected by
 



Copyright © 2010-2011 FuseSource, Corp.. All Rights Reserved.