Class | Description |
---|---|
NuxeoUnMarshaller | |
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 |
Modified to be compatible with 2.0.0.GA - added addHandler() method - as in JBossRemoting 2.0.0.GA
The remoting server to expose the target POJO.
|
Copyright © 2011 Nuxeo SA. All Rights Reserved.