|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WSDLFault | |
|---|---|
| com.sun.xml.ws.api.model.wsdl | |
| com.sun.xml.ws.api.model.wsdl.editable | |
| com.sun.xml.ws.model.wsdl | |
| Uses of WSDLFault in com.sun.xml.ws.api.model.wsdl |
|---|
| Methods in com.sun.xml.ws.api.model.wsdl that return WSDLFault | |
|---|---|
WSDLFault |
WSDLBoundFault.getFault()
Gives the associated abstract fault from wsdl:portType/wsdl:operation/wsdl:fault. |
WSDLFault |
WSDLOperation.getFault(javax.xml.namespace.QName faultDetailName)
Gives WSDLFault for the given soap fault detail value. |
| Methods in com.sun.xml.ws.api.model.wsdl that return types with arguments of type WSDLFault | |
|---|---|
java.lang.Iterable<? extends WSDLFault> |
WSDLOperation.getFaults()
Gets the WSDLFault corresponding to wsdl:fault of this operation. |
| Uses of WSDLFault in com.sun.xml.ws.api.model.wsdl.editable |
|---|
| Subinterfaces of WSDLFault in com.sun.xml.ws.api.model.wsdl.editable | |
|---|---|
interface |
EditableWSDLFault
|
| Uses of WSDLFault in com.sun.xml.ws.model.wsdl |
|---|
| Classes in com.sun.xml.ws.model.wsdl that implement WSDLFault | |
|---|---|
class |
WSDLFaultImpl
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||