Package org.jboss.remoting.transporter

Interface Summary
LoadBalancer Inferface definition for any LoadBalancer implementation
 

Class Summary
DefaultLoadBalancer  
InternalTransporterServices This is a singleton that maintains internal services required for all transporter servers and clients.
TransporterClient Class to be used as a factory via static method calls to get remote proxy to POJO that exists within a external process.
TransporterHandler Simple handler that uses reflection to make calls on target POJO (as supplied in the constructor) when receive invocation requests.
TransporterServer The remoting server to expose the target POJO.
 



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