JBoss Remoting 3 3.2.14.GA-redhat-1

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
          A set of attachments for an entity.
Attachments.Key
          An attachment key.
Channel
          The most basic level of communications in a Remoting connection.
Channel.Receiver
          A handler for an incoming message.
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.
HandleableCloseable
          A Remoting resource that can be closed.
HandleableCloseable.Key
          A key which may be used to remove this handler.
MessageInputStream
          An input stream for messages.
MessageOutputStream
          An output stream for a message.
OpenListener
          A listener for new channels.
Registration
          A simple registration handle.
RemotingException
          A general Remoting exception.
ServiceOpenException
          An exception relating to service opening has occurred.
ServiceRegistrationException
          A service registration exception, thrown when registering a service fails for some reason.
UnknownURISchemeException
          Unknown URI scheme.
 

Classes in org.jboss.remoting3 used by org.jboss.remoting3.spi
Channel
          The most basic level of communications in a Remoting connection.
CloseHandler
          A handler which is notified of a resource close.
Connection
          A connection to a remote peer.
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.
OpenListener
          A listener for new channels.
 


JBoss Remoting 3 3.2.14.GA-redhat-1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.