org.apache.woden.wsdl20.extensions.http
Interface HTTPHeader
- All Known Implementing Classes:
- HTTPHeaderImpl
public interface HTTPHeader
This interface represents the HTTPHeader Component that can appear in the
optional {http headers} property of the WSDL 2.0 components BindingFault
and BindingMessageReference.
- Author:
- John Kaputin (jkaputin@apache.org)
getName
java.lang.String getName()
getTypeDefinition
TypeDefinition getTypeDefinition()
isRequired
java.lang.Boolean isRequired()
getParent
WSDLComponent getParent()
toElement
HTTPHeaderElement toElement()
Copyright © 2005-2010 Apache Software Foundation. All Rights Reserved.