Uses of Interface
org.eclipse.wst.wsdl.binding.soap.SOAPHeaderBase

Packages that use SOAPHeaderBase
org.eclipse.wst.wsdl.binding.soap The WSDL model API allows clients to work with the WSDL 1.1 documents. 
 

Uses of SOAPHeaderBase in org.eclipse.wst.wsdl.binding.soap
 

Subinterfaces of SOAPHeaderBase in org.eclipse.wst.wsdl.binding.soap
 interface SOAPHeader
           A representation of the model object 'Header'.
 interface SOAPHeaderFault
           A representation of the model object 'Header Fault'.
 

Methods in org.eclipse.wst.wsdl.binding.soap that return SOAPHeaderBase
 SOAPHeaderBase SOAPFactory.createSOAPHeaderBase()
          Returns a new object of class 'Header Base'.