API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.xml.ws.handler. HandlerResolver View Source
Author(s)
Since
JAX-WS 2.0
Version
Serial
Hierarchy
 HandlerResolver
Subinterfaces
Description
public interface HandlerResolver
  HandlerResolver is an interface implemented by an application to get control over the handler chain set on proxy/dispatch objects at the time of their creation.
Methods
Hide/Show inherited methods
public List<Handler> getHandlerChain (PortInfo portInfo)
  Gets the handler chain for the specified port.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar