Uses of Class
com.sun.xml.ws.api.server.Adapter
-
Packages that use Adapter Package Description com.sun.xml.ws.transport.http com.sun.xml.ws.transport.http.server -
-
Uses of Adapter in com.sun.xml.ws.transport.http
Subclasses of Adapter in com.sun.xml.ws.transport.http Modifier and Type Class Description classHttpAdapterAdapterthat receives messages in HTTP. -
Uses of Adapter in com.sun.xml.ws.transport.http.server
Subclasses of Adapter in com.sun.xml.ws.transport.http.server Modifier and Type Class Description classServerAdapterHttpAdapterfor Endpoint API.
-