Uses of Package
org.jboss.remoting.transport

Packages that use org.jboss.remoting.transport
org.jboss.remoting   
org.jboss.remoting.marshal   
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.transport used by org.jboss.remoting
ClientInvoker
          Interface to be used for calling on all the different invoker types (LocalClientInvoker and RemoteClientInvoker).
Connector
          Connector is an implementation of the ConnectorMBean interface.
 

Classes in org.jboss.remoting.transport used by org.jboss.remoting.marshal
Connector
          Connector is an implementation of the ConnectorMBean interface.
ConnectorMBean
          MBean interface.
 

Classes in org.jboss.remoting.transport used by org.jboss.remoting.transport
ConnectorMBean
          MBean interface.
 

Classes in org.jboss.remoting.transport used by org.jboss.remoting.transport.http
ClientInvoker
          Interface to be used for calling on all the different invoker types (LocalClientInvoker and RemoteClientInvoker).
 

Classes in org.jboss.remoting.transport used by org.jboss.remoting.transport.local
ClientInvoker
          Interface to be used for calling on all the different invoker types (LocalClientInvoker and RemoteClientInvoker).
 

Classes in org.jboss.remoting.transport used by org.jboss.remoting.transport.rmi
ClientInvoker
          Interface to be used for calling on all the different invoker types (LocalClientInvoker and RemoteClientInvoker).
 

Classes in org.jboss.remoting.transport used by org.jboss.remoting.transport.socket
ClientInvoker
          Interface to be used for calling on all the different invoker types (LocalClientInvoker and RemoteClientInvoker).
 



Copyright © 2004 JBoss Inc. All Rights Reserved.