Uses of Package
org.jboss.remoting.callback

Packages that use org.jboss.remoting.callback
org.jboss.remoting   
org.jboss.remoting.callback   
org.jboss.remoting.marshal   
org.jboss.remoting.samples.callback   
org.jboss.remoting.samples.callback.statistics   
org.jboss.remoting.samples.chat.client   
org.jboss.remoting.samples.chat.server   
org.jboss.remoting.samples.config.factories   
org.jboss.remoting.samples.detection.jndi   
org.jboss.remoting.samples.http   
org.jboss.remoting.samples.multiplex.invoker   
org.jboss.remoting.samples.oneway   
org.jboss.remoting.samples.serialization   
org.jboss.remoting.samples.simple   
org.jboss.remoting.samples.stream   
org.jboss.remoting.stream   
org.jboss.remoting.transport   
org.jboss.remoting.transporter   
 

Classes in org.jboss.remoting.callback used by org.jboss.remoting
Callback
          This is the class to use for sending callback payloads from the server handler to the callback listener.
InvokerCallbackHandler
          Should be used a receiver of asynchronous callbacks for registered listeners.
ServerInvokerCallbackHandler
          Responsible for all callbacks in remoting at invoker level (on the server side).
 

Classes in org.jboss.remoting.callback used by org.jboss.remoting.callback
AsynchInvokerCallbackHandler
          AsynchInvokerCallbackHandler extends InvokerCallbackHandler with asynchronous callback handling.
Callback
          This is the class to use for sending callback payloads from the server handler to the callback listener.
CallbackErrorHandler
           
CallbackStoreMBean
          The MBean interface to the CallbackStore implementation.
HandleCallbackException
          This exception may be thrown if there is an error in dispatching the callback to the intended handler.
InvokerCallbackHandler
          Should be used a receiver of asynchronous callbacks for registered listeners.
ServerInvokerCallbackHandler
          Responsible for all callbacks in remoting at invoker level (on the server side).
 

Classes in org.jboss.remoting.callback used by org.jboss.remoting.marshal
InvokerCallbackHandler
          Should be used a receiver of asynchronous callbacks for registered listeners.
 

Classes in org.jboss.remoting.callback used by org.jboss.remoting.samples.callback
Callback
          This is the class to use for sending callback payloads from the server handler to the callback listener.
HandleCallbackException
          This exception may be thrown if there is an error in dispatching the callback to the intended handler.
InvokerCallbackHandler
          Should be used a receiver of asynchronous callbacks for registered listeners.
 

Classes in org.jboss.remoting.callback used by org.jboss.remoting.samples.callback.statistics
CallbackListener
           
 

Classes in org.jboss.remoting.callback used by org.jboss.remoting.samples.chat.client
Callback
          This is the class to use for sending callback payloads from the server handler to the callback listener.
HandleCallbackException
          This exception may be thrown if there is an error in dispatching the callback to the intended handler.
InvokerCallbackHandler
          Should be used a receiver of asynchronous callbacks for registered listeners.
 

Classes in org.jboss.remoting.callback used by org.jboss.remoting.samples.chat.server
InvokerCallbackHandler
          Should be used a receiver of asynchronous callbacks for registered listeners.
 

Classes in org.jboss.remoting.callback used by org.jboss.remoting.samples.config.factories
Callback
          This is the class to use for sending callback payloads from the server handler to the callback listener.
HandleCallbackException
          This exception may be thrown if there is an error in dispatching the callback to the intended handler.
InvokerCallbackHandler
          Should be used a receiver of asynchronous callbacks for registered listeners.
 

Classes in org.jboss.remoting.callback used by org.jboss.remoting.samples.detection.jndi
InvokerCallbackHandler
          Should be used a receiver of asynchronous callbacks for registered listeners.
 

Classes in org.jboss.remoting.callback used by org.jboss.remoting.samples.http
InvokerCallbackHandler
          Should be used a receiver of asynchronous callbacks for registered listeners.
 

Classes in org.jboss.remoting.callback used by org.jboss.remoting.samples.multiplex.invoker
Callback
          This is the class to use for sending callback payloads from the server handler to the callback listener.
HandleCallbackException
          This exception may be thrown if there is an error in dispatching the callback to the intended handler.
InvokerCallbackHandler
          Should be used a receiver of asynchronous callbacks for registered listeners.
 

Classes in org.jboss.remoting.callback used by org.jboss.remoting.samples.oneway
InvokerCallbackHandler
          Should be used a receiver of asynchronous callbacks for registered listeners.
 

Classes in org.jboss.remoting.callback used by org.jboss.remoting.samples.serialization
InvokerCallbackHandler
          Should be used a receiver of asynchronous callbacks for registered listeners.
 

Classes in org.jboss.remoting.callback used by org.jboss.remoting.samples.simple
InvokerCallbackHandler
          Should be used a receiver of asynchronous callbacks for registered listeners.
 

Classes in org.jboss.remoting.callback used by org.jboss.remoting.samples.stream
InvokerCallbackHandler
          Should be used a receiver of asynchronous callbacks for registered listeners.
 

Classes in org.jboss.remoting.callback used by org.jboss.remoting.stream
InvokerCallbackHandler
          Should be used a receiver of asynchronous callbacks for registered listeners.
 

Classes in org.jboss.remoting.callback used by org.jboss.remoting.transport
InvokerCallbackHandler
          Should be used a receiver of asynchronous callbacks for registered listeners.
 

Classes in org.jboss.remoting.callback used by org.jboss.remoting.transporter
InvokerCallbackHandler
          Should be used a receiver of asynchronous callbacks for registered listeners.
 



Copyright © 1998-2005 JBoss Inc . All Rights Reserved.