|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use SingleServiceContainer | |
| net.sf.crispy.impl.http | Http invoker (http call with serializable Java objects), a Crispy implementation with commons httpclient. |
| 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. |
| net.sf.crispy.server | Server side classes to manage services and servers invocations, how find service implementation execute service method register Interceptors and Modifier |
| Uses of SingleServiceContainer in net.sf.crispy.impl.http |
| Classes in net.sf.crispy.impl.http that implement SingleServiceContainer | |
class |
HttpServlet
|
| Uses of SingleServiceContainer in net.sf.crispy.impl.rest |
| Classes in net.sf.crispy.impl.rest that implement SingleServiceContainer | |
class |
RestServlet
|
| Uses of SingleServiceContainer in net.sf.crispy.impl.rmi |
| Classes in net.sf.crispy.impl.rmi that implement SingleServiceContainer | |
class |
RmiInvocationHandlerImpl
This is the central Invocation Handler for all client calls. |
| Uses of SingleServiceContainer in net.sf.crispy.impl.xmlrpc |
| Classes in net.sf.crispy.impl.xmlrpc that implement SingleServiceContainer | |
class |
XmlRpcHttpServlet
|
| Uses of SingleServiceContainer in net.sf.crispy.server |
| Classes in net.sf.crispy.server that implement SingleServiceContainer | |
class |
SingleServiceContainerImpl
Container for the service implementation. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||