Index

A B C D E F G H I L M N O Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values

A

any - Variable in class org.w3._2003._05.soap_envelope.Body
 
any - Variable in class org.w3._2003._05.soap_envelope.Detail
 
any - Variable in class org.w3._2003._05.soap_envelope.Header
 
any - Variable in class org.xmlsoap.schemas.soap.envelope.Body
 
any - Variable in class org.xmlsoap.schemas.soap.envelope.Detail
 
any - Variable in class org.xmlsoap.schemas.soap.envelope.Envelope
 
any - Variable in class org.xmlsoap.schemas.soap.envelope.Header
 

B

body - Variable in class org.w3._2003._05.soap_envelope.Envelope
 
body - Variable in class org.xmlsoap.schemas.soap.envelope.Envelope
 
Body - Class in org.w3._2003._05.soap_envelope
Java class for Body complex type.
Body - Class in org.xmlsoap.schemas.soap.envelope
Java class for Body complex type.
Body() - Constructor for class org.w3._2003._05.soap_envelope.Body
 
Body() - Constructor for class org.xmlsoap.schemas.soap.envelope.Body
 

C

code - Variable in class org.w3._2003._05.soap_envelope.Fault
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.dataformat.soap.SoapDataFormatConfigurer
 
createBody() - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of Body
createBody() - Method in class org.xmlsoap.schemas.soap.envelope.ObjectFactory
Create an instance of Body
createBody(Body) - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of JAXBElement<Body>
createBody(Body) - Method in class org.xmlsoap.schemas.soap.envelope.ObjectFactory
Create an instance of JAXBElement<Body>
createContentFromObject(Object, String) - Method in class org.apache.camel.dataformat.soap.SoapDataFormat
Create body content from a non Exception object.
createContext() - Method in class org.apache.camel.dataformat.soap.SoapDataFormat
Added the generated SOAP package to the JAXB context so Soap datatypes are available
createDetail() - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of Detail
createDetail() - Method in class org.xmlsoap.schemas.soap.envelope.ObjectFactory
Create an instance of Detail
createEnvelope() - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of Envelope
createEnvelope() - Method in class org.xmlsoap.schemas.soap.envelope.ObjectFactory
Create an instance of Envelope
createEnvelope(Envelope) - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of JAXBElement<Envelope>
createEnvelope(Envelope) - Method in class org.xmlsoap.schemas.soap.envelope.ObjectFactory
Create an instance of JAXBElement<Envelope>
createFault() - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of Fault
createFault() - Method in class org.xmlsoap.schemas.soap.envelope.ObjectFactory
Create an instance of Fault
createFault(Fault) - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of JAXBElement<Fault>
createFault(Fault) - Method in class org.xmlsoap.schemas.soap.envelope.ObjectFactory
Create an instance of JAXBElement<Fault>
createFaultcode() - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of Faultcode
createFaultreason() - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of Faultreason
createHeader() - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of Header
createHeader() - Method in class org.xmlsoap.schemas.soap.envelope.ObjectFactory
Create an instance of Header
createHeader(Header) - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of JAXBElement<Header>
createHeader(Header) - Method in class org.xmlsoap.schemas.soap.envelope.ObjectFactory
Create an instance of JAXBElement<Header>
createNotUnderstood(NotUnderstoodType) - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of JAXBElement<NotUnderstoodType>
createNotUnderstoodType() - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of NotUnderstoodType
createReasontext() - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of Reasontext
createSubcode() - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of Subcode
createSupportedEnvType() - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of SupportedEnvType
createUpgrade(UpgradeType) - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of JAXBElement<UpgradeType>
createUpgradeType() - Method in class org.w3._2003._05.soap_envelope.ObjectFactory
Create an instance of UpgradeType

D

detail - Variable in class org.w3._2003._05.soap_envelope.Fault
 
detail - Variable in class org.xmlsoap.schemas.soap.envelope.Fault
 
Detail - Class in org.w3._2003._05.soap_envelope
Java class for detail complex type.
Detail - Class in org.xmlsoap.schemas.soap.envelope
Java class for detail complex type.
Detail() - Constructor for class org.w3._2003._05.soap_envelope.Detail
 
Detail() - Constructor for class org.xmlsoap.schemas.soap.envelope.Detail
 
doMarshal(Exchange, Object, OutputStream, String) - Method in class org.apache.camel.dataformat.soap.Soap11DataFormatAdapter
 
doMarshal(Exchange, Object, OutputStream, String) - Method in class org.apache.camel.dataformat.soap.Soap12DataFormatAdapter
 
doMarshal(Exchange, Object, OutputStream, String) - Method in interface org.apache.camel.dataformat.soap.SoapDataFormatAdapter
Executes the marshal
doStart() - Method in class org.apache.camel.dataformat.soap.SoapDataFormat
 
doUnmarshal(Exchange, InputStream, Object) - Method in class org.apache.camel.dataformat.soap.Soap11DataFormatAdapter
 
doUnmarshal(Exchange, InputStream, Object) - Method in class org.apache.camel.dataformat.soap.Soap12DataFormatAdapter
 
doUnmarshal(Exchange, InputStream, Object) - Method in interface org.apache.camel.dataformat.soap.SoapDataFormatAdapter
Executes the unmarshal

E

ElementNameStrategy - Interface in org.apache.camel.dataformat.soap.name
Strategy interface for determining the element name for a SOAP body or fault
Envelope - Class in org.w3._2003._05.soap_envelope
Java class for Envelope complex type.
Envelope - Class in org.xmlsoap.schemas.soap.envelope
Java class for Envelope complex type.
Envelope() - Constructor for class org.w3._2003._05.soap_envelope.Envelope
 
Envelope() - Constructor for class org.xmlsoap.schemas.soap.envelope.Envelope
 

F

Fault - Class in org.w3._2003._05.soap_envelope
Fault reporting structure
Fault - Class in org.xmlsoap.schemas.soap.envelope
Fault reporting structure
Fault() - Constructor for class org.w3._2003._05.soap_envelope.Fault
 
Fault() - Constructor for class org.xmlsoap.schemas.soap.envelope.Fault
 
faultactor - Variable in class org.xmlsoap.schemas.soap.envelope.Fault
 
faultcode - Variable in class org.xmlsoap.schemas.soap.envelope.Fault
 
Faultcode - Class in org.w3._2003._05.soap_envelope
Java class for faultcode complex type.
Faultcode() - Constructor for class org.w3._2003._05.soap_envelope.Faultcode
 
Faultreason - Class in org.w3._2003._05.soap_envelope
Java class for faultreason complex type.
Faultreason() - Constructor for class org.w3._2003._05.soap_envelope.Faultreason
 
faultstring - Variable in class org.xmlsoap.schemas.soap.envelope.Fault
 
findExceptionForFaultName(QName) - Method in interface org.apache.camel.dataformat.soap.name.ElementNameStrategy
Determine exception class for given SOAP Fault QName
findExceptionForFaultName(QName) - Method in class org.apache.camel.dataformat.soap.name.QNameStrategy
 
findExceptionForFaultName(QName) - Method in class org.apache.camel.dataformat.soap.name.ServiceInterfaceStrategy
 
findExceptionForFaultName(QName) - Method in class org.apache.camel.dataformat.soap.name.TypeNameStrategy
 
findExceptionForFaultName(QName) - Method in class org.apache.camel.dataformat.soap.name.XmlRootElementPreferringElementNameStrategy
 
findExceptionForSoapActionAndFaultName(String, QName) - Method in interface org.apache.camel.dataformat.soap.name.ElementNameStrategy
Determine exception class for given SOAP Action and Fault QName
findExceptionForSoapActionAndFaultName(String, QName) - Method in class org.apache.camel.dataformat.soap.name.QNameStrategy
 
findExceptionForSoapActionAndFaultName(String, QName) - Method in class org.apache.camel.dataformat.soap.name.ServiceInterfaceStrategy
 
findExceptionForSoapActionAndFaultName(String, QName) - Method in class org.apache.camel.dataformat.soap.name.TypeNameStrategy
 
findExceptionForSoapActionAndFaultName(String, QName) - Method in class org.apache.camel.dataformat.soap.name.XmlRootElementPreferringElementNameStrategy
 
findQNameForSoapActionOrType(String, Class<?>) - Method in interface org.apache.camel.dataformat.soap.name.ElementNameStrategy
Deterimine element name for given type
findQNameForSoapActionOrType(String, Class<?>) - Method in class org.apache.camel.dataformat.soap.name.QNameStrategy
 
findQNameForSoapActionOrType(String, Class<?>) - Method in class org.apache.camel.dataformat.soap.name.ServiceInterfaceStrategy
Determine the QName of the method parameter of the method that matches either soapAction and type or if not possible only the type
findQNameForSoapActionOrType(String, Class<?>) - Method in class org.apache.camel.dataformat.soap.name.TypeNameStrategy
 
findQNameForSoapActionOrType(String, Class<?>) - Method in class org.apache.camel.dataformat.soap.name.XmlRootElementPreferringElementNameStrategy
 

G

getAny() - Method in class org.w3._2003._05.soap_envelope.Body
Gets the value of the any property.
getAny() - Method in class org.w3._2003._05.soap_envelope.Detail
Gets the value of the any property.
getAny() - Method in class org.w3._2003._05.soap_envelope.Header
Gets the value of the any property.
getAny() - Method in class org.xmlsoap.schemas.soap.envelope.Body
Gets the value of the any property.
getAny() - Method in class org.xmlsoap.schemas.soap.envelope.Detail
Gets the value of the any property.
getAny() - Method in class org.xmlsoap.schemas.soap.envelope.Envelope
Gets the value of the any property.
getAny() - Method in class org.xmlsoap.schemas.soap.envelope.Header
Gets the value of the any property.
getBody() - Method in class org.w3._2003._05.soap_envelope.Envelope
Gets the value of the body property.
getBody() - Method in class org.xmlsoap.schemas.soap.envelope.Envelope
Gets the value of the body property.
getCode() - Method in class org.w3._2003._05.soap_envelope.Fault
Gets the value of the code property.
getDataFormat() - Method in class org.apache.camel.dataformat.soap.Soap11DataFormatAdapter
 
getDataFormat() - Method in class org.apache.camel.dataformat.soap.Soap12DataFormatAdapter
 
getDataFormat() - Method in interface org.apache.camel.dataformat.soap.SoapDataFormatAdapter
Gets the SoapDataFormat SOAP data format.
getDataFormatName() - Method in class org.apache.camel.dataformat.soap.SoapDataFormat
 
getDetail() - Method in class org.w3._2003._05.soap_envelope.Fault
Gets the value of the detail property.
getDetail() - Method in class org.xmlsoap.schemas.soap.envelope.Fault
Gets the value of the detail property.
getElementNameStrategy() - Method in class org.apache.camel.dataformat.soap.SoapDataFormat
 
getFaultactor() - Method in class org.xmlsoap.schemas.soap.envelope.Fault
Gets the value of the faultactor property.
getFaultcode() - Method in class org.xmlsoap.schemas.soap.envelope.Fault
Gets the value of the faultcode property.
getFaultstring() - Method in class org.xmlsoap.schemas.soap.envelope.Fault
Gets the value of the faultstring property.
getHeader() - Method in class org.w3._2003._05.soap_envelope.Envelope
Gets the value of the header property.
getHeader() - Method in class org.xmlsoap.schemas.soap.envelope.Envelope
Gets the value of the header property.
getIn() - Method in class org.apache.camel.dataformat.soap.name.MethodInfo
 
getIn(String) - Method in class org.apache.camel.dataformat.soap.name.MethodInfo
 
getLang() - Method in class org.w3._2003._05.soap_envelope.Reasontext
Gets the value of the lang property.
getMethodForSoapAction(String) - Method in class org.apache.camel.dataformat.soap.name.ServiceInterfaceStrategy
 
getName() - Method in class org.apache.camel.dataformat.soap.name.MethodInfo
 
getNode() - Method in class org.w3._2003._05.soap_envelope.Fault
Gets the value of the node property.
getOtherAttributes() - Method in class org.w3._2003._05.soap_envelope.Body
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.w3._2003._05.soap_envelope.Detail
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.w3._2003._05.soap_envelope.Envelope
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.w3._2003._05.soap_envelope.Header
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.xmlsoap.schemas.soap.envelope.Body
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.xmlsoap.schemas.soap.envelope.Detail
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.xmlsoap.schemas.soap.envelope.Envelope
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOtherAttributes() - Method in class org.xmlsoap.schemas.soap.envelope.Header
Gets a map that contains attributes that aren't bound to any typed property on this class.
getOut() - Method in class org.apache.camel.dataformat.soap.name.MethodInfo
 
getQname() - Method in class org.w3._2003._05.soap_envelope.NotUnderstoodType
Gets the value of the qname property.
getQname() - Method in class org.w3._2003._05.soap_envelope.SupportedEnvType
Gets the value of the qname property.
getReason() - Method in class org.w3._2003._05.soap_envelope.Fault
Gets the value of the reason property.
getRole() - Method in class org.w3._2003._05.soap_envelope.Fault
Gets the value of the role property.
getSoapAction() - Method in class org.apache.camel.dataformat.soap.name.MethodInfo
 
getSoapPackageName() - Method in class org.apache.camel.dataformat.soap.Soap11DataFormatAdapter
 
getSoapPackageName() - Method in class org.apache.camel.dataformat.soap.Soap12DataFormatAdapter
 
getSoapPackageName() - Method in interface org.apache.camel.dataformat.soap.SoapDataFormatAdapter
Gets the JAXB package names where the JAXB generated sources is for either SOAP 1.1 or 1.2 implementations.
getSubcode() - Method in class org.w3._2003._05.soap_envelope.Faultcode
Gets the value of the subcode property.
getSubcode() - Method in class org.w3._2003._05.soap_envelope.Subcode
Gets the value of the subcode property.
getSupportedEnvelope() - Method in class org.w3._2003._05.soap_envelope.UpgradeType
Gets the value of the supportedEnvelope property.
getText() - Method in class org.w3._2003._05.soap_envelope.Faultreason
Gets the value of the text property.
getValue() - Method in class org.w3._2003._05.soap_envelope.Faultcode
Gets the value of the value property.
getValue() - Method in class org.w3._2003._05.soap_envelope.Reasontext
Gets the value of the value property.
getValue() - Method in class org.w3._2003._05.soap_envelope.Subcode
Gets the value of the value property.
getVersion() - Method in class org.apache.camel.dataformat.soap.SoapDataFormat
 

H

header - Variable in class org.w3._2003._05.soap_envelope.Envelope
 
header - Variable in class org.xmlsoap.schemas.soap.envelope.Envelope
 
Header - Class in org.w3._2003._05.soap_envelope
Elements replacing the wildcard MUST be namespace qualified, but can be in the targetNamespace
Header - Class in org.xmlsoap.schemas.soap.envelope
Java class for Header complex type.
Header() - Constructor for class org.w3._2003._05.soap_envelope.Header
 
Header() - Constructor for class org.xmlsoap.schemas.soap.envelope.Header
 

I

isIgnoreUnmarshalledHeaders() - Method in class org.apache.camel.dataformat.soap.SoapDataFormat
 

L

lang - Variable in class org.w3._2003._05.soap_envelope.Reasontext
 

M

marshal(Exchange, Object, OutputStream) - Method in class org.apache.camel.dataformat.soap.SoapDataFormat
Marshal inputObjects to SOAP xml.
MethodInfo - Class in org.apache.camel.dataformat.soap.name
Value object to hold information about a method in a JAX-WS service interface.
MethodInfo(String, String, TypeInfo[], TypeInfo) - Constructor for class org.apache.camel.dataformat.soap.name.MethodInfo
Initialize

N

node - Variable in class org.w3._2003._05.soap_envelope.Fault
 
NotUnderstoodType - Class in org.w3._2003._05.soap_envelope
Java class for NotUnderstoodType complex type.
NotUnderstoodType() - Constructor for class org.w3._2003._05.soap_envelope.NotUnderstoodType
 

O

ObjectFactory - Class in org.w3._2003._05.soap_envelope
This object contains factory methods for each Java content interface and Java element interface generated in the org.w3._2003._05.soap_envelope package.
ObjectFactory - Class in org.xmlsoap.schemas.soap.envelope
This object contains factory methods for each Java content interface and Java element interface generated in the org.xmlsoap.schemas.soap.envelope package.
ObjectFactory() - Constructor for class org.w3._2003._05.soap_envelope.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.w3._2003._05.soap_envelope
ObjectFactory() - Constructor for class org.xmlsoap.schemas.soap.envelope.ObjectFactory
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.xmlsoap.schemas.soap.envelope
org.apache.camel.dataformat.soap - package org.apache.camel.dataformat.soap
 
org.apache.camel.dataformat.soap.name - package org.apache.camel.dataformat.soap.name
 
org.w3._2003._05.soap_envelope - package org.w3._2003._05.soap_envelope
 
org.xmlsoap.schemas.soap.envelope - package org.xmlsoap.schemas.soap.envelope
 

Q

qname - Variable in class org.w3._2003._05.soap_envelope.NotUnderstoodType
 
qname - Variable in class org.w3._2003._05.soap_envelope.SupportedEnvType
 
QNameStrategy - Class in org.apache.camel.dataformat.soap.name
Simply ElementNameStrategy that returns one preset QName.
QNameStrategy(QName) - Constructor for class org.apache.camel.dataformat.soap.name.QNameStrategy
Initialize with one QName

R

reason - Variable in class org.w3._2003._05.soap_envelope.Fault
 
Reasontext - Class in org.w3._2003._05.soap_envelope
Java class for reasontext complex type.
Reasontext() - Constructor for class org.w3._2003._05.soap_envelope.Reasontext
 
role - Variable in class org.w3._2003._05.soap_envelope.Fault
 

S

ServiceInterfaceStrategy - Class in org.apache.camel.dataformat.soap.name
Offers a finder for a webservice interface to determine the QName of a webservice data element
ServiceInterfaceStrategy(Class<?>, boolean) - Constructor for class org.apache.camel.dataformat.soap.name.ServiceInterfaceStrategy
Init with JAX-WS service interface
setBody(Body) - Method in class org.w3._2003._05.soap_envelope.Envelope
Sets the value of the body property.
setBody(Body) - Method in class org.xmlsoap.schemas.soap.envelope.Envelope
Sets the value of the body property.
setCode(Faultcode) - Method in class org.w3._2003._05.soap_envelope.Fault
Sets the value of the code property.
setDetail(Detail) - Method in class org.w3._2003._05.soap_envelope.Fault
Sets the value of the detail property.
setDetail(Detail) - Method in class org.xmlsoap.schemas.soap.envelope.Fault
Sets the value of the detail property.
setElementNameStrategy(Object) - Method in class org.apache.camel.dataformat.soap.SoapDataFormat
 
setFaultactor(String) - Method in class org.xmlsoap.schemas.soap.envelope.Fault
Sets the value of the faultactor property.
setFaultcode(QName) - Method in class org.xmlsoap.schemas.soap.envelope.Fault
Sets the value of the faultcode property.
setFaultstring(String) - Method in class org.xmlsoap.schemas.soap.envelope.Fault
Sets the value of the faultstring property.
setHeader(Header) - Method in class org.w3._2003._05.soap_envelope.Envelope
Sets the value of the header property.
setHeader(Header) - Method in class org.xmlsoap.schemas.soap.envelope.Envelope
Sets the value of the header property.
setIgnoreUnmarshalledHeaders(boolean) - Method in class org.apache.camel.dataformat.soap.SoapDataFormat
 
setLang(String) - Method in class org.w3._2003._05.soap_envelope.Reasontext
Sets the value of the lang property.
setNode(String) - Method in class org.w3._2003._05.soap_envelope.Fault
Sets the value of the node property.
setQname(QName) - Method in class org.w3._2003._05.soap_envelope.NotUnderstoodType
Sets the value of the qname property.
setQname(QName) - Method in class org.w3._2003._05.soap_envelope.SupportedEnvType
Sets the value of the qname property.
setReason(Faultreason) - Method in class org.w3._2003._05.soap_envelope.Fault
Sets the value of the reason property.
setRole(String) - Method in class org.w3._2003._05.soap_envelope.Fault
Sets the value of the role property.
setSubcode(Subcode) - Method in class org.w3._2003._05.soap_envelope.Faultcode
Sets the value of the subcode property.
setSubcode(Subcode) - Method in class org.w3._2003._05.soap_envelope.Subcode
Sets the value of the subcode property.
setValue(String) - Method in class org.w3._2003._05.soap_envelope.Reasontext
Sets the value of the value property.
setValue(QName) - Method in class org.w3._2003._05.soap_envelope.Faultcode
Sets the value of the value property.
setValue(QName) - Method in class org.w3._2003._05.soap_envelope.Subcode
Sets the value of the value property.
setVersion(String) - Method in class org.apache.camel.dataformat.soap.SoapDataFormat
 
SOAP_UNMARSHALLED_HEADER_LIST - Static variable in class org.apache.camel.dataformat.soap.SoapDataFormat
 
Soap11DataFormatAdapter - Class in org.apache.camel.dataformat.soap
Marshaling from Objects to SOAP 1.1 and back by using JAXB.
Soap11DataFormatAdapter(SoapDataFormat) - Constructor for class org.apache.camel.dataformat.soap.Soap11DataFormatAdapter
 
Soap12DataFormatAdapter - Class in org.apache.camel.dataformat.soap
Marshaling from Objects to SOAP 1.2 and back by using JAXB.
Soap12DataFormatAdapter(SoapDataFormat) - Constructor for class org.apache.camel.dataformat.soap.Soap12DataFormatAdapter
 
SoapDataFormat - Class in org.apache.camel.dataformat.soap
Data format supporting SOAP 1.1 and 1.2.
SoapDataFormat() - Constructor for class org.apache.camel.dataformat.soap.SoapDataFormat
Remember to set the context path when using this constructor
SoapDataFormat(String) - Constructor for class org.apache.camel.dataformat.soap.SoapDataFormat
Initialize with JAXB context path
SoapDataFormat(String, ElementNameStrategy) - Constructor for class org.apache.camel.dataformat.soap.SoapDataFormat
Initialize the data format.
SoapDataFormatAdapter - Interface in org.apache.camel.dataformat.soap
Adapter for either SOAP 1.1 or 1.2 implementations.
SoapDataFormatConfigurer - Class in org.apache.camel.dataformat.soap
Generated by camel build tools - do NOT edit this file!
SoapDataFormatConfigurer() - Constructor for class org.apache.camel.dataformat.soap.SoapDataFormatConfigurer
 
subcode - Variable in class org.w3._2003._05.soap_envelope.Faultcode
 
subcode - Variable in class org.w3._2003._05.soap_envelope.Subcode
 
Subcode - Class in org.w3._2003._05.soap_envelope
Java class for subcode complex type.
Subcode() - Constructor for class org.w3._2003._05.soap_envelope.Subcode
 
supportedEnvelope - Variable in class org.w3._2003._05.soap_envelope.UpgradeType
 
SupportedEnvType - Class in org.w3._2003._05.soap_envelope
Java class for SupportedEnvType complex type.
SupportedEnvType() - Constructor for class org.w3._2003._05.soap_envelope.SupportedEnvType
 

T

text - Variable in class org.w3._2003._05.soap_envelope.Faultreason
 
TypeNameStrategy - Class in org.apache.camel.dataformat.soap.name
Strategy to determine the marshalled element name by looking at the annotations of the class to be marshalled
TypeNameStrategy() - Constructor for class org.apache.camel.dataformat.soap.name.TypeNameStrategy
 

U

unmarshal(Exchange, InputStream) - Method in class org.apache.camel.dataformat.soap.SoapDataFormat
Unmarshal a given SOAP xml stream and return the content of the SOAP body
UpgradeType - Class in org.w3._2003._05.soap_envelope
Java class for UpgradeType complex type.
UpgradeType() - Constructor for class org.w3._2003._05.soap_envelope.UpgradeType
 

V

value - Variable in class org.w3._2003._05.soap_envelope.Faultcode
 
value - Variable in class org.w3._2003._05.soap_envelope.Reasontext
 
value - Variable in class org.w3._2003._05.soap_envelope.Subcode
 

W

withAny(Object...) - Method in class org.w3._2003._05.soap_envelope.Body
 
withAny(Object...) - Method in class org.w3._2003._05.soap_envelope.Detail
 
withAny(Object...) - Method in class org.w3._2003._05.soap_envelope.Header
 
withAny(Object...) - Method in class org.xmlsoap.schemas.soap.envelope.Body
 
withAny(Object...) - Method in class org.xmlsoap.schemas.soap.envelope.Detail
 
withAny(Object...) - Method in class org.xmlsoap.schemas.soap.envelope.Envelope
 
withAny(Object...) - Method in class org.xmlsoap.schemas.soap.envelope.Header
 
withAny(Collection<Object>) - Method in class org.w3._2003._05.soap_envelope.Body
 
withAny(Collection<Object>) - Method in class org.w3._2003._05.soap_envelope.Detail
 
withAny(Collection<Object>) - Method in class org.w3._2003._05.soap_envelope.Header
 
withAny(Collection<Object>) - Method in class org.xmlsoap.schemas.soap.envelope.Body
 
withAny(Collection<Object>) - Method in class org.xmlsoap.schemas.soap.envelope.Detail
 
withAny(Collection<Object>) - Method in class org.xmlsoap.schemas.soap.envelope.Envelope
 
withAny(Collection<Object>) - Method in class org.xmlsoap.schemas.soap.envelope.Header
 
withBody(Body) - Method in class org.w3._2003._05.soap_envelope.Envelope
 
withBody(Body) - Method in class org.xmlsoap.schemas.soap.envelope.Envelope
 
withCode(Faultcode) - Method in class org.w3._2003._05.soap_envelope.Fault
 
withDetail(Detail) - Method in class org.w3._2003._05.soap_envelope.Fault
 
withDetail(Detail) - Method in class org.xmlsoap.schemas.soap.envelope.Fault
 
withFaultactor(String) - Method in class org.xmlsoap.schemas.soap.envelope.Fault
 
withFaultcode(QName) - Method in class org.xmlsoap.schemas.soap.envelope.Fault
 
withFaultstring(String) - Method in class org.xmlsoap.schemas.soap.envelope.Fault
 
withHeader(Header) - Method in class org.w3._2003._05.soap_envelope.Envelope
 
withHeader(Header) - Method in class org.xmlsoap.schemas.soap.envelope.Envelope
 
withLang(String) - Method in class org.w3._2003._05.soap_envelope.Reasontext
 
withNode(String) - Method in class org.w3._2003._05.soap_envelope.Fault
 
withQname(QName) - Method in class org.w3._2003._05.soap_envelope.NotUnderstoodType
 
withQname(QName) - Method in class org.w3._2003._05.soap_envelope.SupportedEnvType
 
withReason(Faultreason) - Method in class org.w3._2003._05.soap_envelope.Fault
 
withRole(String) - Method in class org.w3._2003._05.soap_envelope.Fault
 
withSubcode(Subcode) - Method in class org.w3._2003._05.soap_envelope.Faultcode
 
withSubcode(Subcode) - Method in class org.w3._2003._05.soap_envelope.Subcode
 
withSupportedEnvelope(Collection<SupportedEnvType>) - Method in class org.w3._2003._05.soap_envelope.UpgradeType
 
withSupportedEnvelope(SupportedEnvType...) - Method in class org.w3._2003._05.soap_envelope.UpgradeType
 
withText(Collection<Reasontext>) - Method in class org.w3._2003._05.soap_envelope.Faultreason
 
withText(Reasontext...) - Method in class org.w3._2003._05.soap_envelope.Faultreason
 
withValue(String) - Method in class org.w3._2003._05.soap_envelope.Reasontext
 
withValue(QName) - Method in class org.w3._2003._05.soap_envelope.Faultcode
 
withValue(QName) - Method in class org.w3._2003._05.soap_envelope.Subcode
 

X

XmlRootElementPreferringElementNameStrategy - Class in org.apache.camel.dataformat.soap.name
 
XmlRootElementPreferringElementNameStrategy() - Constructor for class org.apache.camel.dataformat.soap.name.XmlRootElementPreferringElementNameStrategy
 
A B C D E F G H I L M N O Q R S T U V W X 
All Classes and Interfaces|All Packages|Constant Field Values