API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.xml.ws.handler.soap. SOAPHandler View Source
Author(s)
Since
JAX-WS 2.0
Version
Serial
Hierarchy
 Handler
      SOAPHandler
Subinterfaces
Description
public interface SOAPHandler
  The SOAPHandler class extends Handler to provide typesafety for the message context parameter and add a method to obtain access to the headers that may be processed by the handler.
See also:   
Methods
Hide/Show inherited methods
public Set<QName> getHeaders ()
  Gets the header blocks that can be processed by this Handler instance.
Fields
Hide/Show inherited fields
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar