JBoss Remoting 3.1.0.Beta1

Uses of Package
org.jboss.remoting3

Packages that use org.jboss.remoting3
org.jboss.remoting3 The base Remoting 3 API package. 
org.jboss.remoting3.spi Service provider classes and interfaces. 
 

Classes in org.jboss.remoting3 used by org.jboss.remoting3
Attachable
          An entity which can hold attachments.
Attachments
           
Attachments.Key
           
Client
          A communications client.
ClientConnector
          A client connector.
ClientContext
          The server context for a single remote client instance.
ClientListener
          A client listener associated with a service.
CloseHandler
          A handler which is notified of a resource close.
Connection
          A connection to a remote peer.
DuplicateRegistrationException
          An exception which is thrown when a provider is registered under a name which is already registered.
Endpoint
          A potential participant in a JBoss Remoting communications relationship.
Endpoint.ListenerFlag
          Flags which can be passed in to listener registration methods.
Endpoint.ServiceBuilder
          A service builder for new service registration.
HandleableCloseable
          A Remoting resource that can be closed.
HandleableCloseable.Key
          A key which may be used to remove this handler.
Registration
          A simple registration handle.
RemoteExecutionException
          Exception thrown when execution of a remote operation fails for some reason.
RemotingException
          A general Remoting exception.
RequestCancelHandler
          A handler for request listeners to receive a notification when a request was cancelled.
RequestContext
          The context of a single request.
RequestListener
          A request listener.
ServiceOpenException
          An exception relating to service opening has occurred.
ServiceRegistrationListener
          A listener for watching service registrations on an endpoint.
ServiceRegistrationListener.ServiceInfo
          Information about a registered service.
TypedRequest
          A request whose replies should be of a specific type.
UnknownURISchemeException
          Unknown URI scheme.
 

Classes in org.jboss.remoting3 used by org.jboss.remoting3.spi
CloseHandler
          A handler which is notified of a resource close.
Endpoint
          A potential participant in a JBoss Remoting communications relationship.
HandleableCloseable
          A Remoting resource that can be closed.
HandleableCloseable.Key
          A key which may be used to remove this handler.
NotOpenException
          The resource is not open.
Registration
          A simple registration handle.
RequestCancelHandler
          A handler for request listeners to receive a notification when a request was cancelled.
RequestContext
          The context of a single request.
 


JBoss Remoting 3.1.0.Beta1

Copyright © 2010 JBoss, a division of Red Hat, Inc.