org.apache.servicemix.soap.bindings.http.model
Interface Wsdl2HttpHeader

All Known Implementing Classes:
Wsdl2HttpHeaderImpl

public interface Wsdl2HttpHeader


Method Summary
 String getName()
           
 QName getType()
           
 boolean isRequired()
           
 

Method Detail

getName

String getName()

getType

QName getType()

isRequired

boolean isRequired()


Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.