Package org.jboss.remoting.transport

Interface Summary
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).
ConnectorMBean MBean interface.
ServerFactory  
 

Class Summary
Connector Connector is an implementation of the ConnectorMBean interface.
PortUtil PortUtil is a set of utilities for dealing with TCP/IP ports
 



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