Uses of Package
net.sf.crispy.impl

Packages that use net.sf.crispy.impl
net.sf.crispy.impl Implementation from this framework. 
net.sf.crispy.impl.caucho Implementation from Burlap and Hessian (Caucho). 
net.sf.crispy.impl.corba Implementation from CORBA transport. 
net.sf.crispy.impl.http Http invoker (http call with serializable Java objects), a Crispy implementation with commons httpclient. 
net.sf.crispy.impl.jaxrpc Implementation for Web-Service (JAX-RPC). 
net.sf.crispy.impl.jboss Implementation for JBoss remoting API. 
net.sf.crispy.impl.local Simulate a server to register service instances. 
net.sf.crispy.impl.rest REST (REpresentational State Treansfer) implementation (a special (simple) kind of WebService). 
net.sf.crispy.impl.rmi Implementation for RMI. 
net.sf.crispy.impl.xmlrpc Implementation for XML-RPC.  
 

Classes in net.sf.crispy.impl used by net.sf.crispy.impl
AbstractHttpExecutor
          Remote-Call with HTTP protocoll.
MiniServer
          For every client exist a server.
 

Classes in net.sf.crispy.impl used by net.sf.crispy.impl.caucho
MiniServer
          For every client exist a server.
 

Classes in net.sf.crispy.impl used by net.sf.crispy.impl.corba
MiniServer
          For every client exist a server.
 

Classes in net.sf.crispy.impl used by net.sf.crispy.impl.http
MiniHttpServer
          This server is to set a web context and add servlets with mapping path.
 

Classes in net.sf.crispy.impl used by net.sf.crispy.impl.jaxrpc
MiniServer
          For every client exist a server.
 

Classes in net.sf.crispy.impl used by net.sf.crispy.impl.jboss
MiniServer
          For every client exist a server.
 

Classes in net.sf.crispy.impl used by net.sf.crispy.impl.local
MiniServer
          For every client exist a server.
 

Classes in net.sf.crispy.impl used by net.sf.crispy.impl.rest
MiniServer
          For every client exist a server.
 

Classes in net.sf.crispy.impl used by net.sf.crispy.impl.rmi
MiniServer
          For every client exist a server.
 

Classes in net.sf.crispy.impl used by net.sf.crispy.impl.xmlrpc
MiniServer
          For every client exist a server.
 



Copyright © 2005-2006 Crispy. All Rights Reserved.