Package org.jboss.remoting.transporter

Class Summary
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.