Uses of Class
com.sun.xml.ws.api.server.Module
-
Packages that use Module Package Description com.sun.xml.ws.api.server APIs for hosting JAX-WS services.com.sun.xml.ws.transport.http.servlet Servlet transport for the JAX-WS RI. -
-
Uses of Module in com.sun.xml.ws.api.server
Subclasses of Module in com.sun.xml.ws.api.server Modifier and Type Class Description classWebModuleModulethat is an HTTP container. -
Uses of Module in com.sun.xml.ws.transport.http.servlet
Subclasses of Module in com.sun.xml.ws.transport.http.servlet Modifier and Type Class Description classServletModuleWebModulethat is a servlet container.
-