org.apache.woden.wsdl20.extensions.soap
Interface SOAPBindingFaultReferenceExtensions
- All Superinterfaces:
- ComponentExtensions
- All Known Implementing Classes:
- SOAPBindingFaultReferenceExtensionsImpl
- public interface SOAPBindingFaultReferenceExtensions
- extends ComponentExtensions
This interface represents the properties from the SOAP namespace
added to the WSDL 2.0 BindingFaultReference
component as part
of the SOAP binding extension.
These include:
- Author:
- jkaputin@apache.org
getSoapModules
public SOAPModule[] getSoapModules()
Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.