Uses of Package
org.jboss.remoting.transport

Packages that use org.jboss.remoting.transport
org.jboss.remoting   
org.jboss.remoting.marshal   
org.jboss.remoting.stream   
org.jboss.remoting.transport   
org.jboss.remoting.transport.bisocket   
org.jboss.remoting.transport.http   
org.jboss.remoting.transport.http.ssl   
org.jboss.remoting.transport.local   
org.jboss.remoting.transport.multiplex   
org.jboss.remoting.transport.rmi   
org.jboss.remoting.transport.socket   
org.jboss.remoting.transport.sslbisocket   
org.jboss.remoting.transport.sslmultiplex   
org.jboss.remoting.transport.sslrmi   
org.jboss.remoting.transport.sslsocket   
org.jboss.remoting.transporter   
 

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.stream
Connector
          Connector is an implementation of the ConnectorMBean interface.
 

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

Classes in org.jboss.remoting.transport used by org.jboss.remoting.transport.bisocket
BidirectionalClientInvoker
          This interface is used to indicate that a client invoker represents as transport that is bidirectional, which means that calls from the server to the client can be made without having to open a new physical connection from the server back to the client/
ClientFactory
           
ClientInvoker
          Interface to be used for calling on all the different invoker types (LocalClientInvoker and RemoteClientInvoker).
ServerFactory
           
 

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.http.ssl
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
BidirectionalClientInvoker
          This interface is used to indicate that a client invoker represents as transport that is bidirectional, which means that calls from the server to the client can be made without having to open a new physical connection from the server back to the client/
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.multiplex
BidirectionalClientInvoker
          This interface is used to indicate that a client invoker represents as transport that is bidirectional, which means that calls from the server to the client can be made without having to open a new physical connection from the server back to the client/
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).
 

Classes in org.jboss.remoting.transport used by org.jboss.remoting.transport.sslbisocket
BidirectionalClientInvoker
          This interface is used to indicate that a client invoker represents as transport that is bidirectional, which means that calls from the server to the client can be made without having to open a new physical connection from the server back to the client/
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.sslmultiplex
BidirectionalClientInvoker
          This interface is used to indicate that a client invoker represents as transport that is bidirectional, which means that calls from the server to the client can be made without having to open a new physical connection from the server back to the client/
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.sslrmi
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.sslsocket
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.transporter
Connector
          Connector is an implementation of the ConnectorMBean interface.
 



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