|
||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ServiceMapper | Maps a servlet request to a Service instance. |
Class Summary | |
---|---|
PathBasedServiceMapper | Maps a servlet request to a Service instance, based on the servlet path. |
SingleServiceMapper | Maps all requests to a single service. |
WsServlet | JiBX/WS web service request handler servlet that is configured using JiBX. |
WsSpringServlet | JiBX/WS web service request handler servlet that is configured using the Spring Framework. |
Provides for implementing HTTP server transport using the Java Servlet API (v2.4). Also includes a
WsSpringServlet
class for integration with the Spring Framework.
See the JiBX/WS documentation for more details.
|
||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |