Modifier and Type | Method and Description |
---|---|
SOAPFaultDetail |
SOAPFactory.createSOAPFaultDetail() |
SOAPFaultDetail |
SOAPFactory.createSOAPFaultDetail(SOAPFault parent)
Detail eii under SOAPFault (parent)
|
SOAPFaultDetail |
SOAPFactory.createSOAPFaultDetail(SOAPFault parent,
OMXMLParserWrapper builder)
Role eii under SOAPFault (parent)
|
SOAPFaultDetail |
SOAPFault.getDetail() |
Modifier and Type | Method and Description |
---|---|
void |
SOAPFault.setDetail(SOAPFaultDetail detail)
SOAPFaultRoleImpl is an optional item in a Fault, in SOAP 1.2 specification
|
Modifier and Type | Method and Description |
---|---|
protected abstract SOAPFaultDetail |
SOAPFaultImpl.getNewSOAPFaultDetail(SOAPFault fault) |
Modifier and Type | Method and Description |
---|---|
void |
SOAPFaultImpl.setDetail(SOAPFaultDetail detail) |
Modifier and Type | Method and Description |
---|---|
SOAPFaultDetail |
DOMSOAPFactory.createSOAPFaultDetail() |
SOAPFaultDetail |
DOMSOAPFactory.createSOAPFaultDetail(SOAPFault parent) |
SOAPFaultDetail |
DOMSOAPFactory.createSOAPFaultDetail(SOAPFault parent,
OMXMLParserWrapper builder) |
Modifier and Type | Method and Description |
---|---|
SOAPFaultDetail |
SOAP11Factory.createSOAPFaultDetail(SOAPFault parent) |
SOAPFaultDetail |
SOAP11Factory.createSOAPFaultDetail(SOAPFault parent,
OMXMLParserWrapper builder) |
SOAPFaultDetail |
SOAP11FaultImpl.getDetail() |
protected SOAPFaultDetail |
SOAP11FaultImpl.getNewSOAPFaultDetail(SOAPFault fault) |
Modifier and Type | Method and Description |
---|---|
void |
SOAP11FaultImpl.setDetail(SOAPFaultDetail detail) |
Modifier and Type | Method and Description |
---|---|
SOAPFaultDetail |
SOAP12Factory.createSOAPFaultDetail(SOAPFault parent) |
SOAPFaultDetail |
SOAP12Factory.createSOAPFaultDetail(SOAPFault parent,
OMXMLParserWrapper builder) |
SOAPFaultDetail |
SOAP12FaultImpl.getDetail() |
protected SOAPFaultDetail |
SOAP12FaultImpl.getNewSOAPFaultDetail(SOAPFault fault) |
Modifier and Type | Method and Description |
---|---|
void |
SOAP12FaultImpl.setDetail(SOAPFaultDetail detail) |
Modifier and Type | Class and Description |
---|---|
class |
SOAPFaultDetailImpl |
Modifier and Type | Method and Description |
---|---|
protected abstract SOAPFaultDetail |
SOAPFaultImpl.getNewSOAPFaultDetail(SOAPFault fault) |
Modifier and Type | Method and Description |
---|---|
void |
SOAPFaultImpl.setDetail(SOAPFaultDetail detail) |
Modifier and Type | Class and Description |
---|---|
class |
SOAP11FaultDetailImpl |
Modifier and Type | Method and Description |
---|---|
SOAPFaultDetail |
SOAP11Factory.createSOAPFaultDetail() |
SOAPFaultDetail |
SOAP11Factory.createSOAPFaultDetail(SOAPFault parent) |
SOAPFaultDetail |
SOAP11Factory.createSOAPFaultDetail(SOAPFault parent,
OMXMLParserWrapper builder) |
SOAPFaultDetail |
SOAP11FaultImpl.getDetail() |
protected SOAPFaultDetail |
SOAP11FaultImpl.getNewSOAPFaultDetail(SOAPFault fault) |
Modifier and Type | Method and Description |
---|---|
void |
SOAP11FaultImpl.setDetail(SOAPFaultDetail detail) |
Modifier and Type | Class and Description |
---|---|
class |
SOAP12FaultDetailImpl |
Modifier and Type | Method and Description |
---|---|
SOAPFaultDetail |
SOAP12Factory.createSOAPFaultDetail() |
SOAPFaultDetail |
SOAP12Factory.createSOAPFaultDetail(SOAPFault parent) |
SOAPFaultDetail |
SOAP12Factory.createSOAPFaultDetail(SOAPFault parent,
OMXMLParserWrapper builder) |
SOAPFaultDetail |
SOAP12FaultImpl.getDetail() |
protected SOAPFaultDetail |
SOAP12FaultImpl.getNewSOAPFaultDetail(SOAPFault fault) |
Modifier and Type | Method and Description |
---|---|
void |
SOAP12FaultImpl.setDetail(SOAPFaultDetail detail) |
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.