|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpServiceEndpoint | |
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.xmlrpc | Implementation for XML-RPC. |
Uses of HttpServiceEndpoint in net.sf.crispy.impl.http |
Subclasses of HttpServiceEndpoint in net.sf.crispy.impl.http | |
class |
HttpServlet
|
Uses of HttpServiceEndpoint in net.sf.crispy.impl.rest |
Subclasses of HttpServiceEndpoint in net.sf.crispy.impl.rest | |
class |
RestServlet
|
Uses of HttpServiceEndpoint in net.sf.crispy.impl.xmlrpc |
Subclasses of HttpServiceEndpoint in net.sf.crispy.impl.xmlrpc | |
class |
XmlRpcHttpServlet
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |