|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SOAPFaultDetail in org.apache.axiom.soap |
Methods in org.apache.axiom.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.axiom.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.axiom.soap.impl.dom |
Classes in org.apache.axiom.soap.impl.dom that implement SOAPFaultDetail | |
class |
SOAPFaultDetailImpl
|
Methods in org.apache.axiom.soap.impl.dom that return SOAPFaultDetail | |
protected abstract SOAPFaultDetail |
SOAPFaultImpl.getNewSOAPFaultDetail(SOAPFault fault)
|
SOAPFaultDetail |
SOAPFaultImpl.getDetail()
|
Methods in org.apache.axiom.soap.impl.dom with parameters of type SOAPFaultDetail | |
void |
SOAPFaultImpl.setDetail(SOAPFaultDetail detail)
|
Uses of SOAPFaultDetail in org.apache.axiom.soap.impl.dom.factory |
Methods in org.apache.axiom.soap.impl.dom.factory that return SOAPFaultDetail | |
SOAPFaultDetail |
DOMSOAPFactory.createSOAPFaultDetail(SOAPFault parent)
|
SOAPFaultDetail |
DOMSOAPFactory.createSOAPFaultDetail(SOAPFault parent,
OMXMLParserWrapper builder)
|
SOAPFaultDetail |
DOMSOAPFactory.createSOAPFaultDetail()
|
Uses of SOAPFaultDetail in org.apache.axiom.soap.impl.dom.soap11 |
Classes in org.apache.axiom.soap.impl.dom.soap11 that implement SOAPFaultDetail | |
class |
SOAP11FaultDetailImpl
|
Methods in org.apache.axiom.soap.impl.dom.soap11 that return SOAPFaultDetail | |
SOAPFaultDetail |
SOAP11Factory.createSOAPFaultDetail(SOAPFault parent)
|
SOAPFaultDetail |
SOAP11Factory.createSOAPFaultDetail(SOAPFault parent,
OMXMLParserWrapper builder)
|
protected SOAPFaultDetail |
SOAP11FaultImpl.getNewSOAPFaultDetail(SOAPFault fault)
|
Methods in org.apache.axiom.soap.impl.dom.soap11 with parameters of type SOAPFaultDetail | |
void |
SOAP11FaultImpl.setDetail(SOAPFaultDetail detail)
|
Uses of SOAPFaultDetail in org.apache.axiom.soap.impl.dom.soap12 |
Classes in org.apache.axiom.soap.impl.dom.soap12 that implement SOAPFaultDetail | |
class |
SOAP12FaultDetailImpl
|
Methods in org.apache.axiom.soap.impl.dom.soap12 that return SOAPFaultDetail | |
protected SOAPFaultDetail |
SOAP12FaultImpl.getNewSOAPFaultDetail(SOAPFault fault)
|
SOAPFaultDetail |
SOAP12Factory.createSOAPFaultDetail(SOAPFault parent)
|
SOAPFaultDetail |
SOAP12Factory.createSOAPFaultDetail(SOAPFault parent,
OMXMLParserWrapper builder)
|
Methods in org.apache.axiom.soap.impl.dom.soap12 with parameters of type SOAPFaultDetail | |
void |
SOAP12FaultImpl.setDetail(SOAPFaultDetail detail)
|
Uses of SOAPFaultDetail in org.apache.axiom.soap.impl.llom |
Methods in org.apache.axiom.soap.impl.llom that return SOAPFaultDetail | |
protected abstract SOAPFaultDetail |
SOAPFaultImpl.getNewSOAPFaultDetail(SOAPFault fault)
|
SOAPFaultDetail |
SOAPFaultImpl.getDetail()
|
Methods in org.apache.axiom.soap.impl.llom with parameters of type SOAPFaultDetail | |
void |
SOAPFaultImpl.setDetail(SOAPFaultDetail detail)
|
Uses of SOAPFaultDetail in org.apache.axiom.soap.impl.llom.soap11 |
Methods in org.apache.axiom.soap.impl.llom.soap11 that return SOAPFaultDetail | |
SOAPFaultDetail |
SOAP11Factory.createSOAPFaultDetail(SOAPFault parent)
|
SOAPFaultDetail |
SOAP11Factory.createSOAPFaultDetail()
|
SOAPFaultDetail |
SOAP11Factory.createSOAPFaultDetail(SOAPFault parent,
OMXMLParserWrapper builder)
|
protected SOAPFaultDetail |
SOAP11FaultImpl.getNewSOAPFaultDetail(SOAPFault fault)
|
Methods in org.apache.axiom.soap.impl.llom.soap11 with parameters of type SOAPFaultDetail | |
void |
SOAP11FaultImpl.setDetail(SOAPFaultDetail detail)
|
Uses of SOAPFaultDetail in org.apache.axiom.soap.impl.llom.soap12 |
Methods in org.apache.axiom.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.axiom.soap.impl.llom.soap12 with parameters of type SOAPFaultDetail | |
void |
SOAP12FaultImpl.setDetail(SOAPFaultDetail detail)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |