|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface represents the properties from the SOAP namespace
added to the WSDL 2.0 BindingFault
component as part
of the SOAP binding extension.
These include:
These include:
Field Summary |
Fields inherited from interface org.apache.woden.wsdl20.extensions.ComponentExtensions |
URI_NS_EXTENSIONS, URI_NS_HTTP, URI_NS_RPC, URI_NS_SOAP |
Method Summary | |
java.lang.String |
getHttpContentEncoding()
|
HTTPHeader[] |
getHttpHeaders()
|
SOAPFaultCode |
getSoapFaultCode()
Returns an object representing the {soap fault code} property, which may contain either an xs:QName or the xs:token "#any". |
SOAPFaultSubcodes |
getSoapFaultSubcodes()
Returns an object representing the {soap fault subcodes} property, which contains a List of xs:QName or the xs:token "#any". |
SOAPHeaderBlock[] |
getSoapHeaders()
|
SOAPModule[] |
getSoapModules()
|
Methods inherited from interface org.apache.woden.wsdl20.extensions.ComponentExtensions |
getNamespace |
Method Detail |
public SOAPFaultCode getSoapFaultCode()
public SOAPFaultSubcodes getSoapFaultSubcodes()
public SOAPModule[] getSoapModules()
public SOAPHeaderBlock[] getSoapHeaders()
public java.lang.String getHttpContentEncoding()
public HTTPHeader[] getHttpHeaders()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |