JBoss Remoting 3 3.2.0.CR6

Package org.jboss.remoting3.spi

Service provider classes and interfaces.

See:
          Description

Interface Summary
ConnectionHandler A connection to a foreign endpoint.
ConnectionHandlerContext The context for connection handlers.
ConnectionHandlerFactory A factory which creates the connection handler for a connection.
ConnectionProvider A connection provider.
ConnectionProviderContext A context for a connection provider.
ConnectionProviderDescriptor A service descriptor for connection protocol providers.
ConnectionProviderFactory A connection provider factory.
NetworkServerProvider A provider interface implemented by connection providers which can be connected to across the network.
 

Class Summary
AbstractHandleableCloseable<T extends HandleableCloseable<T>> A basic implementation of a closeable resource.
SpiUtils Utility methods for Remoting service providers.
 

Package org.jboss.remoting3.spi Description

Service provider classes and interfaces. The classes are basic utility classes as well as abstract base classes to ease implementation.


JBoss Remoting 3 3.2.0.CR6

Copyright © 2012 JBoss, a division of Red Hat, Inc.. All Rights Reserved.