Uses of Interface
com.sun.xml.ws.api.config.management.Reconfigurable
Packages that use Reconfigurable
Package
Description
APIs for hosting JAX-WS services.
Servlet transport for the JAX-WS RI.
-
Uses of Reconfigurable in com.sun.xml.ws.api.server
Classes in com.sun.xml.ws.api.server that implement ReconfigurableModifier and TypeClassDescriptionclassAdapter<TK extends Adapter.Toolkit>Receives incoming messages from a transport (such as HTTP, JMS, etc) in a transport specific way, and delivers it toWSEndpoint.PipeHead.process(com.sun.xml.ws.api.message.Packet, com.sun.xml.ws.api.server.WebServiceContextDelegate, com.sun.xml.ws.api.server.TransportBackChannel). -
Uses of Reconfigurable in com.sun.xml.ws.transport.http
Classes in com.sun.xml.ws.transport.http that implement Reconfigurable -
Uses of Reconfigurable in com.sun.xml.ws.transport.http.server
Classes in com.sun.xml.ws.transport.http.server that implement Reconfigurable -
Uses of Reconfigurable in com.sun.xml.ws.transport.http.servlet
Classes in com.sun.xml.ws.transport.http.servlet that implement Reconfigurable -
Uses of Reconfigurable in com.sun.xml.ws.transport.tcp.server
Classes in com.sun.xml.ws.transport.tcp.server that implement Reconfigurable