Uses of Package
org.jboss.remoting

Packages that use org.jboss.remoting
org.jboss.aspects.remoting.interceptors.transport   
org.jboss.remoting   
org.jboss.remoting.detection   
org.jboss.remoting.loading   
org.jboss.remoting.marshal   
org.jboss.remoting.network   
org.jboss.remoting.network.filter   
org.jboss.remoting.transport   
org.jboss.remoting.transport.http   
org.jboss.remoting.transport.local   
org.jboss.remoting.transport.rmi   
org.jboss.remoting.transport.socket   
 

Classes in org.jboss.remoting used by org.jboss.aspects.remoting.interceptors.transport
Client
          Client is a convience method for invoking remote methods for a given subsystem
 

Classes in org.jboss.remoting used by org.jboss.remoting
AbstractInvoker
          AbstractInvoker is an abstract handler part that contains common methods between both client and server.
Callback
           
CallbackStoreMBean
           
Client
          Client is a convience method for invoking remote methods for a given subsystem
ClientInterceptor
          Client is a convience method for invoking remote methods for a given subsystem
ConnectionFailedException
          ConnectionFailedException is a RuntimeException that is raised when a remote connection fails.
HandleCallbackException
          This exception may be thrown if there is an error in dispatching the callback to the intended handler.
InvocationRequest
          InvocationRequest is passed to ServerInvocationHandler which encapsulates the unmarshalled method invocation parameters from the ServerInvoker.
Invoker
           
InvokerCallbackHandler
          Should be used a receiver of asynchronous callbacks for registered listeners.
InvokerLocator
          InvokerLocator is an object that indentifies a specific Invoker on the network, via a unique locator URI.
SerializableStore
           
ServerInterceptor
          ServerInterceptor.java Created: Fri May 2 11:10:59 2003
ServerInterceptorChain.InterceptorIterator
           
ServerInvocationHandler
          ServerInvocationHandler is the server side (remote) end handler which is registered for a given ServerInvoker implementation.
ServerInvoker
          ServerInvoker is the server-side part of a remote Invoker.
ServerInvokerMBean
           
 

Classes in org.jboss.remoting used by org.jboss.remoting.detection
InvokerLocator
          InvokerLocator is an object that indentifies a specific Invoker on the network, via a unique locator URI.
 

Classes in org.jboss.remoting used by org.jboss.remoting.loading
Client
          Client is a convience method for invoking remote methods for a given subsystem
 

Classes in org.jboss.remoting used by org.jboss.remoting.marshal
InvocationRequest
          InvocationRequest is passed to ServerInvocationHandler which encapsulates the unmarshalled method invocation parameters from the ServerInvoker.
InvokerCallbackHandler
          Should be used a receiver of asynchronous callbacks for registered listeners.
InvokerLocator
          InvokerLocator is an object that indentifies a specific Invoker on the network, via a unique locator URI.
ServerInvocationHandler
          ServerInvocationHandler is the server side (remote) end handler which is registered for a given ServerInvoker implementation.
ServerInvoker
          ServerInvoker is the server-side part of a remote Invoker.
 

Classes in org.jboss.remoting used by org.jboss.remoting.network
InvokerLocator
          InvokerLocator is an object that indentifies a specific Invoker on the network, via a unique locator URI.
 

Classes in org.jboss.remoting used by org.jboss.remoting.network.filter
InvokerLocator
          InvokerLocator is an object that indentifies a specific Invoker on the network, via a unique locator URI.
 

Classes in org.jboss.remoting used by org.jboss.remoting.transport
ConnectionFailedException
          ConnectionFailedException is a RuntimeException that is raised when a remote connection fails.
InvocationRequest
          InvocationRequest is passed to ServerInvocationHandler which encapsulates the unmarshalled method invocation parameters from the ServerInvoker.
Invoker
           
InvokerLocator
          InvokerLocator is an object that indentifies a specific Invoker on the network, via a unique locator URI.
ServerInvocationHandler
          ServerInvocationHandler is the server side (remote) end handler which is registered for a given ServerInvoker implementation.
ServerInvoker
          ServerInvoker is the server-side part of a remote Invoker.
 

Classes in org.jboss.remoting used by org.jboss.remoting.transport.http
AbstractInvoker
          AbstractInvoker is an abstract handler part that contains common methods between both client and server.
ConnectionFailedException
          ConnectionFailedException is a RuntimeException that is raised when a remote connection fails.
Invoker
           
InvokerLocator
          InvokerLocator is an object that indentifies a specific Invoker on the network, via a unique locator URI.
RemoteClientInvoker
          RemoteClientInvoker is an abstract client part handler that implements the bulk of the heavy lifting to process a remote method and dispatch it to a remote ServerInvoker and handle the result.
ServerInvoker
          ServerInvoker is the server-side part of a remote Invoker.
ServerInvokerMBean
           
 

Classes in org.jboss.remoting used by org.jboss.remoting.transport.local
AbstractInvoker
          AbstractInvoker is an abstract handler part that contains common methods between both client and server.
ConnectionFailedException
          ConnectionFailedException is a RuntimeException that is raised when a remote connection fails.
InvocationRequest
          InvocationRequest is passed to ServerInvocationHandler which encapsulates the unmarshalled method invocation parameters from the ServerInvoker.
Invoker
           
InvokerLocator
          InvokerLocator is an object that indentifies a specific Invoker on the network, via a unique locator URI.
ServerInvoker
          ServerInvoker is the server-side part of a remote Invoker.
 

Classes in org.jboss.remoting used by org.jboss.remoting.transport.rmi
AbstractInvoker
          AbstractInvoker is an abstract handler part that contains common methods between both client and server.
ConnectionFailedException
          ConnectionFailedException is a RuntimeException that is raised when a remote connection fails.
Invoker
           
InvokerLocator
          InvokerLocator is an object that indentifies a specific Invoker on the network, via a unique locator URI.
RemoteClientInvoker
          RemoteClientInvoker is an abstract client part handler that implements the bulk of the heavy lifting to process a remote method and dispatch it to a remote ServerInvoker and handle the result.
ServerInvoker
          ServerInvoker is the server-side part of a remote Invoker.
ServerInvokerMBean
           
 

Classes in org.jboss.remoting used by org.jboss.remoting.transport.socket
AbstractInvoker
          AbstractInvoker is an abstract handler part that contains common methods between both client and server.
ConnectionFailedException
          ConnectionFailedException is a RuntimeException that is raised when a remote connection fails.
Invoker
           
InvokerLocator
          InvokerLocator is an object that indentifies a specific Invoker on the network, via a unique locator URI.
RemoteClientInvoker
          RemoteClientInvoker is an abstract client part handler that implements the bulk of the heavy lifting to process a remote method and dispatch it to a remote ServerInvoker and handle the result.
ServerInvoker
          ServerInvoker is the server-side part of a remote Invoker.
ServerInvokerMBean
           
 



Copyright © 2004 JBoss Inc. All Rights Reserved.