|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SOAPFaultDetail | |
org.apache.ws.commons.soap | |
org.apache.ws.commons.soap.impl.llom | |
org.apache.ws.commons.soap.impl.llom.soap11 | |
org.apache.ws.commons.soap.impl.llom.soap12 |
Uses of SOAPFaultDetail in org.apache.ws.commons.soap |
Methods in org.apache.ws.commons.soap that return SOAPFaultDetail | |
SOAPFaultDetail |
SOAPFactory.createSOAPFaultDetail(SOAPFault parent)
Detail eii under SOAPFault (parent) |
SOAPFaultDetail |
SOAPFactory.createSOAPFaultDetail()
|
SOAPFaultDetail |
SOAPFactory.createSOAPFaultDetail(SOAPFault parent,
OMXMLParserWrapper builder)
Role eii under SOAPFault (parent) |
SOAPFaultDetail |
SOAPFault.getDetail()
|
Methods in org.apache.ws.commons.soap with parameters of type SOAPFaultDetail | |
void |
SOAPFault.setDetail(SOAPFaultDetail detail)
SOAPFaultRoleImpl is an optional item in a Fault, in SOAP 1.2 specification |
Uses of SOAPFaultDetail in org.apache.ws.commons.soap.impl.llom |
Classes in org.apache.ws.commons.soap.impl.llom that implement SOAPFaultDetail | |
class |
SOAPFaultDetailImpl
|
Methods in org.apache.ws.commons.soap.impl.llom that return SOAPFaultDetail | |
protected abstract SOAPFaultDetail |
SOAPFaultImpl.getNewSOAPFaultDetail(SOAPFault fault)
|
SOAPFaultDetail |
SOAPFaultImpl.getDetail()
|
Methods in org.apache.ws.commons.soap.impl.llom with parameters of type SOAPFaultDetail | |
void |
SOAPFaultImpl.setDetail(SOAPFaultDetail detail)
|
Uses of SOAPFaultDetail in org.apache.ws.commons.soap.impl.llom.soap11 |
Classes in org.apache.ws.commons.soap.impl.llom.soap11 that implement SOAPFaultDetail | |
class |
SOAP11FaultDetailImpl
|
Methods in org.apache.ws.commons.soap.impl.llom.soap11 that return SOAPFaultDetail | |
protected SOAPFaultDetail |
SOAP11FaultImpl.getNewSOAPFaultDetail(SOAPFault fault)
|
SOAPFaultDetail |
SOAP11Factory.createSOAPFaultDetail(SOAPFault parent)
|
SOAPFaultDetail |
SOAP11Factory.createSOAPFaultDetail()
|
SOAPFaultDetail |
SOAP11Factory.createSOAPFaultDetail(SOAPFault parent,
OMXMLParserWrapper builder)
|
Methods in org.apache.ws.commons.soap.impl.llom.soap11 with parameters of type SOAPFaultDetail | |
void |
SOAP11FaultImpl.setDetail(SOAPFaultDetail detail)
|
Uses of SOAPFaultDetail in org.apache.ws.commons.soap.impl.llom.soap12 |
Classes in org.apache.ws.commons.soap.impl.llom.soap12 that implement SOAPFaultDetail | |
class |
SOAP12FaultDetailImpl
|
Methods in org.apache.ws.commons.soap.impl.llom.soap12 that return SOAPFaultDetail | |
protected SOAPFaultDetail |
SOAP12FaultImpl.getNewSOAPFaultDetail(SOAPFault fault)
|
SOAPFaultDetail |
SOAP12Factory.createSOAPFaultDetail(SOAPFault parent)
|
SOAPFaultDetail |
SOAP12Factory.createSOAPFaultDetail()
|
SOAPFaultDetail |
SOAP12Factory.createSOAPFaultDetail(SOAPFault parent,
OMXMLParserWrapper builder)
|
Methods in org.apache.ws.commons.soap.impl.llom.soap12 with parameters of type SOAPFaultDetail | |
void |
SOAP12FaultImpl.setDetail(SOAPFaultDetail detail)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |