Package net.sf.crispy.impl

Implementation from this framework.

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.
 

Package net.sf.crispy.impl Description

Implementation from this framework.



Copyright © 2005-2006 Crispy. All Rights Reserved.