com.eviware.soapui.impl.wsdl.support.wsdl
Class WsdlUtils.Soap11Header

java.lang.Object
  extended by com.eviware.soapui.impl.wsdl.support.wsdl.WsdlUtils.Soap11Header
All Implemented Interfaces:
WsdlUtils.SoapHeader
Enclosing class:
WsdlUtils

public static class WsdlUtils.Soap11Header
extends java.lang.Object
implements WsdlUtils.SoapHeader

SOAP 1.1 Header implementation

Author:
ole.matzura

Constructor Summary
WsdlUtils.Soap11Header(javax.wsdl.extensions.soap.SOAPHeader soapHeader)
           
 
Method Summary
 javax.xml.namespace.QName getMessage()
           
 java.lang.String getPart()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WsdlUtils.Soap11Header

public WsdlUtils.Soap11Header(javax.wsdl.extensions.soap.SOAPHeader soapHeader)
Method Detail

getMessage

public javax.xml.namespace.QName getMessage()
Specified by:
getMessage in interface WsdlUtils.SoapHeader

getPart

public java.lang.String getPart()
Specified by:
getPart in interface WsdlUtils.SoapHeader


Copyright © 2005-2007 eviware.com. All Rights Reserved.