Class Summary |
ConnectionHeader |
A simple connection header contining informations about compression and blocking/non-blocking io features. |
EJAsyncWorker |
A simple worker thread which can be used to realize
asynchronous client requests based on a callback pattern |
EJClassLoader |
A remote classloader using an EJClient instance (shared per EJServer) to retrieve class definitions from an EJServer. |
EJClient |
This is the client component of EJOE. |
EJConstants |
|
EJServer |
This is the server component of EJOE. |
RemotingService |
JDK Proxy factory and InvocationHandler
This factory implementation can be used to do Remoting Requests in
a very elegantly way by using Interfaces for the targeted remote service class. |
ServerInfo |
|