|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
MiniServer | For every client exist a server. |
Class Summary | |
AbstractHttpExecutor | Remote-Call with HTTP protocoll. |
HttpExecutor | Remote-Call with serialize Java Objects about HTTP protocoll. |
JaxRpcExecutor | Executor for the JAX-RPC standard (Web-Services). |
JBossRemotingExecutor | Remote-Call for JBoss remoting. |
MiniHttpServer | This server is to set a web context and add servlets with mapping path. |
ModifierChain | You can link together several Modifier in a chain. |
RestExecutor | Remote-Call for REST (REpresentational State Transfer). |
RmiExecutor | Remote-Call with Remote Method Invocation (RMI). |
ServiceManager | Create Services for different kind of Services, how XML-RPC, EJB (JNDI), ... |
StaticBurlapProxy | Remote-Call with Burlap Remote Invocation (Caucho). |
StaticCorbaProxy | This implementation is experimental. |
StaticEjbProxy | Remote call with EJB's (JNDI lookup). |
StaticHessianProxy | Remote-Call with Hessian Remote Invocation (Caucho). |
StaticLocalObjectProxy | Local call from Java object. |
StaticRmiProxy | Remote-Call with Remote Method Invocation (RMI). |
XmlRpcExecutor | Remote-Call for XML-RPC. |
Implementation from this framework.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |