Class WSServlet

All Implemented Interfaces:
Servlet, ServletConfig, Serializable

public class WSServlet extends HttpServlet
The JAX-WS dispatcher servlet.

It really just forwards processing to WSServletDelegate.

Author:
WS Development Team
See Also: