org.apache.woden.wsdl20.extensions.soap
Interface SOAPModule
- All Known Implementing Classes:
- SOAPModuleImpl
public interface SOAPModule
This interface represents the SOAPModule Component that can appear in the
optional {soap modules} property of the WSDL 2.0 components Binding, BindingFault,
BindingOperation, BindingFaultReference or BindingMessageReference.
- Author:
- jkaputin@apache.org
getRef
java.net.URI getRef()
isRequired
java.lang.Boolean isRequired()
getParent
WSDLComponent getParent()
toElement
SOAPModuleElement toElement()
Copyright © 2005-2010 Apache Software Foundation. All Rights Reserved.