Modifier and Type | Method and Description |
---|---|
SOAPFaultRole |
SOAPFactory.createSOAPFaultRole() |
SOAPFaultRole |
SOAPFactory.createSOAPFaultRole(SOAPFault parent)
Role eii under SOAPFault (parent)
|
SOAPFaultRole |
SOAPFactory.createSOAPFaultRole(SOAPFault parent,
OMXMLParserWrapper builder)
Role eii under SOAPFault (parent)
|
SOAPFaultRole |
SOAPFault.getRole() |
Modifier and Type | Method and Description |
---|---|
void |
SOAPFault.setRole(SOAPFaultRole role)
SOAPFaultRoleImpl is an optional item in a Fault, in SOAP 1.2 specification
|
Modifier and Type | Method and Description |
---|---|
void |
SOAPFaultImpl.setRole(SOAPFaultRole role) |
Modifier and Type | Method and Description |
---|---|
SOAPFaultRole |
DOMSOAPFactory.createSOAPFaultRole() |
SOAPFaultRole |
DOMSOAPFactory.createSOAPFaultRole(SOAPFault parent) |
SOAPFaultRole |
DOMSOAPFactory.createSOAPFaultRole(SOAPFault parent,
OMXMLParserWrapper builder) |
Modifier and Type | Method and Description |
---|---|
SOAPFaultRole |
SOAP11Factory.createSOAPFaultRole(SOAPFault parent) |
SOAPFaultRole |
SOAP11Factory.createSOAPFaultRole(SOAPFault parent,
OMXMLParserWrapper builder) |
SOAPFaultRole |
SOAP11FaultImpl.getRole() |
Modifier and Type | Method and Description |
---|---|
void |
SOAP11FaultImpl.setRole(SOAPFaultRole role) |
Modifier and Type | Method and Description |
---|---|
SOAPFaultRole |
SOAP12Factory.createSOAPFaultRole(SOAPFault parent) |
SOAPFaultRole |
SOAP12Factory.createSOAPFaultRole(SOAPFault parent,
OMXMLParserWrapper builder) |
SOAPFaultRole |
SOAP12FaultImpl.getRole() |
Modifier and Type | Method and Description |
---|---|
void |
SOAP12FaultImpl.setRole(SOAPFaultRole role) |
Modifier and Type | Class and Description |
---|---|
class |
SOAPFaultRoleImpl |
Modifier and Type | Method and Description |
---|---|
void |
SOAPFaultImpl.setRole(SOAPFaultRole role) |
Modifier and Type | Class and Description |
---|---|
class |
SOAP11FaultRoleImpl |
Modifier and Type | Method and Description |
---|---|
SOAPFaultRole |
SOAP11Factory.createSOAPFaultRole() |
SOAPFaultRole |
SOAP11Factory.createSOAPFaultRole(SOAPFault parent) |
SOAPFaultRole |
SOAP11Factory.createSOAPFaultRole(SOAPFault parent,
OMXMLParserWrapper builder) |
SOAPFaultRole |
SOAP11FaultImpl.getRole() |
Modifier and Type | Method and Description |
---|---|
void |
SOAP11FaultImpl.setRole(SOAPFaultRole role) |
Modifier and Type | Class and Description |
---|---|
class |
SOAP12FaultRoleImpl |
Modifier and Type | Method and Description |
---|---|
SOAPFaultRole |
SOAP12Factory.createSOAPFaultRole() |
SOAPFaultRole |
SOAP12Factory.createSOAPFaultRole(SOAPFault parent) |
SOAPFaultRole |
SOAP12Factory.createSOAPFaultRole(SOAPFault parent,
OMXMLParserWrapper builder) |
SOAPFaultRole |
SOAP12FaultImpl.getRole() |
Modifier and Type | Method and Description |
---|---|
void |
SOAP12FaultImpl.setRole(SOAPFaultRole role) |
Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.