Uses of Package
org.hornetq.spi.core.remoting

Packages that use org.hornetq.spi.core.remoting
org.hornetq.spi.core.protocol   
org.hornetq.spi.core.remoting Remoting SPI. 
 

Classes in org.hornetq.spi.core.remoting used by org.hornetq.spi.core.protocol
BufferDecoder
          A BufferDecoder
BufferHandler
          A BufferHandler that will handle buffers received by an acceptor.
Connection
          The connection used by a channel to write data to.
 

Classes in org.hornetq.spi.core.remoting used by org.hornetq.spi.core.remoting
Acceptor
          An Acceptor is used by the Remoting Service to allow clients to connect.
BufferDecoder
          A BufferDecoder
BufferHandler
          A BufferHandler that will handle buffers received by an acceptor.
Connection
          The connection used by a channel to write data to.
ConnectionLifeCycleListener
          A ConnectionLifeCycleListener is called by the remoting implementation to notify of connection events.
Connector
          A Connector is used by the client for creating and controlling a connection.
 



Copyright © 2009 Red Hat Inc. All Rights Reserved.