|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.woden.internal.wsdl20.extensions.ComponentExtensionsImpl
org.apache.woden.internal.wsdl20.extensions.http.HTTPBindingFaultExtensionsImpl
This class defines the properties from the HTTP namespace
added to the WSDL BindingFault
component as part
of the HTTP binding extension defined by the WSDL 2.0 spec.
Field Summary |
Fields inherited from class org.apache.woden.internal.wsdl20.extensions.ComponentExtensionsImpl |
fParent, fParentElement |
Fields inherited from interface org.apache.woden.wsdl20.extensions.ComponentExtensions |
URI_NS_EXTENSIONS, URI_NS_HTTP, URI_NS_RPC, URI_NS_SOAP |
Constructor Summary | |
HTTPBindingFaultExtensionsImpl()
|
Method Summary | |
java.lang.String |
getHttpContentEncoding()
|
HTTPErrorStatusCode |
getHttpErrorStatusCode()
|
HTTPHeader[] |
getHttpHeaders()
|
Methods inherited from class org.apache.woden.internal.wsdl20.extensions.ComponentExtensionsImpl |
getNamespace, init |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.woden.wsdl20.extensions.ComponentExtensions |
getNamespace |
Constructor Detail |
public HTTPBindingFaultExtensionsImpl()
Method Detail |
public HTTPErrorStatusCode getHttpErrorStatusCode()
getHttpErrorStatusCode
in interface HTTPBindingFaultExtensions
public java.lang.String getHttpContentEncoding()
getHttpContentEncoding
in interface HTTPBindingFaultExtensions
public HTTPHeader[] getHttpHeaders()
getHttpHeaders
in interface HTTPBindingFaultExtensions
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |