- get(Class<T>) - Method in interface org.apache.servicemix.soap.api.Message
-
Convenience method for storing/retrieving typed objects from the map.
- get(Class<T>) - Method in class org.apache.servicemix.soap.core.MessageImpl
-
- getAfter() - Method in interface org.apache.servicemix.soap.api.Interceptor
-
A Set of IDs that this interceptor needs to run after.
- getAfter() - Method in class org.apache.servicemix.soap.core.AbstractInterceptor
-
- getAttachmentMimeType() - Method in class org.apache.servicemix.soap.core.MessageImpl
-
- getAttachments() - Method in interface org.apache.servicemix.soap.api.Message
-
Acces to attachments
- getAttachments() - Method in class org.apache.servicemix.soap.core.MessageImpl
-
- getAttributeCount() - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getAttributeCount() - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getAttributeLocalName(int) - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getAttributeLocalName(int) - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getAttributeName(int) - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getAttributeName(int) - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getAttributeNamespace(int) - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getAttributeNamespace(int) - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getAttributePrefix(int) - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getAttributePrefix(int) - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getAttributes() - Method in class org.apache.servicemix.soap.util.stax.StaxSource
-
- getAttributeType(int) - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getAttributeType(int) - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getAttributeValue(String, String) - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getAttributeValue(int) - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getAttributeValue(String, String) - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getAttributeValue(int) - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getAttrNameMustUnderstand() - Method in class org.apache.servicemix.soap.bindings.soap.Soap11
-
- getAttrNameMustUnderstand() - Method in class org.apache.servicemix.soap.bindings.soap.Soap12
-
- getAttrNameMustUnderstand() - Method in interface org.apache.servicemix.soap.bindings.soap.SoapVersion
-
- getAttrNameRole() - Method in class org.apache.servicemix.soap.bindings.soap.Soap11
-
- getAttrNameRole() - Method in class org.apache.servicemix.soap.bindings.soap.Soap12
-
- getAttrNameRole() - Method in interface org.apache.servicemix.soap.bindings.soap.SoapVersion
-
- getBefore() - Method in interface org.apache.servicemix.soap.api.Interceptor
-
A Set of IDs that this interceptor needs to run before.
- getBefore() - Method in class org.apache.servicemix.soap.core.AbstractInterceptor
-
- getBinding() - Method in interface org.apache.servicemix.soap.api.model.Endpoint
-
- getBindingFaults(BindingOperation) - Static method in class org.apache.servicemix.soap.wsdl.WSDLUtils
-
- getBody() - Method in class org.apache.servicemix.soap.bindings.soap.Soap11
-
- getBody() - Method in class org.apache.servicemix.soap.bindings.soap.Soap12
-
- getBody() - Method in interface org.apache.servicemix.soap.bindings.soap.SoapVersion
-
- getBodyElement(Message) - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor
-
Extract the content as a jaxp Source
- getBoolean(Message, String, boolean) - Method in class org.apache.servicemix.soap.interceptors.mime.AttachmentsOutInterceptor
-
- getCharacterEncodingScheme() - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getCharacterEncodingScheme() - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getChildCount() - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getChildFrame(int) - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getCode() - Method in exception org.apache.servicemix.soap.bindings.soap.SoapFault
-
- getContent(Class<T>) - Method in interface org.apache.servicemix.soap.api.Message
-
Retreive the encapsulated content as a particular type (a result type
if message is outbound, a source type if message is inbound)
- getContent(Class<T>) - Method in class org.apache.servicemix.soap.core.MessageImpl
-
- getContent(Message) - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl2Interceptor
-
Extract the content as a jaxp Source
- getContentFormats() - Method in class org.apache.servicemix.soap.core.MessageImpl
-
- getContentHandler() - Method in class org.apache.servicemix.soap.util.stax.StaxSource
-
- getContentModel() - Method in interface org.apache.servicemix.soap.api.model.wsdl2.Wsdl2Message
-
- getContentModel() - Method in class org.apache.servicemix.soap.core.model.AbstractWsdl2Message
-
- getContentType() - Method in class org.apache.servicemix.soap.util.StreamDataSource
-
- getCurrentElement() - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getCurrentFrame() - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getDerivedVersion(String) - Method in class org.apache.servicemix.soap.bindings.soap.Soap11
-
- getDerivedVersion(String) - Method in class org.apache.servicemix.soap.bindings.soap.Soap12
-
- getDerivedVersion(String) - Method in interface org.apache.servicemix.soap.bindings.soap.SoapVersion
-
- getDetails() - Method in exception org.apache.servicemix.soap.bindings.soap.SoapFault
-
- getDocument() - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
Get the document associated with this stream.
- getDocumentBuilder() - Static method in class org.apache.servicemix.soap.util.DomUtil
-
Returns a cached DocumentBuilder instance - should only be used for methods that are considered thread-safe
(e.g.
- getDocumentBuilderFactory() - Static method in class org.apache.servicemix.soap.util.DomUtil
-
- getDTDHandler() - Method in class org.apache.servicemix.soap.util.stax.StaxSource
-
- getElement() - Method in interface org.apache.servicemix.soap.api.model.wsdl1.Wsdl1Part
-
- getElement() - Method in class org.apache.servicemix.soap.core.model.AbstractWsdl1Part
-
- getElement() - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader.DOMNamespaceContext
-
- getElementDeclaration() - Method in interface org.apache.servicemix.soap.api.model.wsdl2.Wsdl2Message
-
- getElementDeclaration() - Method in class org.apache.servicemix.soap.core.model.AbstractWsdl2Message
-
- getElementName() - Method in interface org.apache.servicemix.soap.api.model.Message
-
- getElementName() - Method in class org.apache.servicemix.soap.core.model.AbstractMessage
-
- getElements(BindingOperation) - Static method in class org.apache.servicemix.soap.wsdl.WSDLUtils
-
- getElementText() - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getElementText(Element) - Static method in class org.apache.servicemix.soap.util.DomUtil
-
Returns the text of the element
- getElementText() - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getEncoding() - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getEncoding() - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getEndpoints() - Method in interface org.apache.servicemix.soap.api.model.Service
-
- getEntityResolver() - Method in class org.apache.servicemix.soap.util.stax.StaxSource
-
- getEnvelope() - Method in class org.apache.servicemix.soap.bindings.soap.Soap11
-
- getEnvelope() - Method in class org.apache.servicemix.soap.bindings.soap.Soap12
-
- getEnvelope() - Method in interface org.apache.servicemix.soap.bindings.soap.SoapVersion
-
- getErrorHandler() - Method in class org.apache.servicemix.soap.util.stax.StaxSource
-
- getErrors() - Method in class org.apache.servicemix.soap.wsdl.validator.WSIBPValidator
-
- getEventType() - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getEventType() - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getEventType() - Method in class org.apache.servicemix.soap.util.stax.FragmentStreamReader
-
- getExtension(ElementExtensible, Class<T>) - Static method in class org.apache.servicemix.soap.wsdl.WSDLUtils
-
- getExtensions(ElementExtensible, Class<T>) - Static method in class org.apache.servicemix.soap.wsdl.WSDLUtils
-
- getExtensions(List<ElementExtensible>, Class<T>) - Static method in class org.apache.servicemix.soap.wsdl.WSDLUtils
-
- getFault() - Method in class org.apache.servicemix.soap.bindings.soap.Soap11
-
- getFault() - Method in class org.apache.servicemix.soap.bindings.soap.Soap12
-
- getFault() - Method in interface org.apache.servicemix.soap.bindings.soap.SoapVersion
-
- getFaults() - Method in class org.apache.servicemix.soap.core.model.AbstractOperation
-
- getFeature(String) - Method in class org.apache.servicemix.soap.util.stax.StaxSource
-
- getFirstChildElement(Node) - Static method in class org.apache.servicemix.soap.util.DomUtil
-
Get the first child element
- getHeader() - Method in class org.apache.servicemix.soap.bindings.soap.Soap11
-
- getHeader() - Method in class org.apache.servicemix.soap.bindings.soap.Soap12
-
- getHeader() - Method in interface org.apache.servicemix.soap.bindings.soap.SoapVersion
-
- getHeaderText(Object) - Method in class org.apache.servicemix.soap.ws.addressing.AbstractWsAddressingInterceptor
-
- getHttpAuthenticationRealm() - Method in class org.apache.servicemix.soap.bindings.http.impl.Wsdl2HttpBindingImpl
-
- getHttpAuthenticationRealm() - Method in interface org.apache.servicemix.soap.bindings.http.model.Wsdl2HttpBinding
-
- getHttpAuthenticationType() - Method in class org.apache.servicemix.soap.bindings.http.impl.Wsdl2HttpBindingImpl
-
- getHttpAuthenticationType() - Method in interface org.apache.servicemix.soap.bindings.http.model.Wsdl2HttpBinding
-
- getHttpFaultSerialization() - Method in class org.apache.servicemix.soap.bindings.http.impl.Wsdl2HttpOperationImpl
-
- getHttpFaultSerialization() - Method in interface org.apache.servicemix.soap.bindings.http.model.Wsdl2HttpOperation
-
- getHttpHeaders() - Method in class org.apache.servicemix.soap.bindings.http.impl.Wsdl2HttpMessageImpl
-
- getHttpHeaders() - Method in interface org.apache.servicemix.soap.bindings.http.model.Wsdl2HttpMessage
-
- getHttpHeaders() - Method in class org.apache.servicemix.soap.bindings.soap.impl.Wsdl2SoapMessageImpl
-
- getHttpHeaders() - Method in interface org.apache.servicemix.soap.bindings.soap.model.wsdl2.Wsdl2SoapMessage
-
- getHttpInputSerialization() - Method in class org.apache.servicemix.soap.bindings.http.impl.Wsdl2HttpOperationImpl
-
- getHttpInputSerialization() - Method in interface org.apache.servicemix.soap.bindings.http.model.Wsdl2HttpOperation
-
- getHttpLocation() - Method in class org.apache.servicemix.soap.bindings.http.impl.Wsdl2HttpOperationImpl
-
- getHttpLocation() - Method in interface org.apache.servicemix.soap.bindings.http.model.Wsdl2HttpOperation
-
- getHttpMethod() - Method in class org.apache.servicemix.soap.bindings.http.impl.Wsdl2HttpOperationImpl
-
- getHttpMethod() - Method in interface org.apache.servicemix.soap.bindings.http.model.Wsdl2HttpOperation
-
- getHttpMethodDefault() - Method in class org.apache.servicemix.soap.bindings.http.impl.Wsdl2HttpBindingImpl
-
- getHttpMethodDefault() - Method in interface org.apache.servicemix.soap.bindings.http.model.Wsdl2HttpBinding
-
- getHttpOutputSerialization() - Method in class org.apache.servicemix.soap.bindings.http.impl.Wsdl2HttpOperationImpl
-
- getHttpOutputSerialization() - Method in interface org.apache.servicemix.soap.bindings.http.model.Wsdl2HttpOperation
-
- getHttpQueryParameterSeparatorDefault() - Method in class org.apache.servicemix.soap.bindings.http.impl.Wsdl2HttpBindingImpl
-
- getHttpQueryParameterSeparatorDefault() - Method in interface org.apache.servicemix.soap.bindings.http.model.Wsdl2HttpBinding
-
- getHttpTransferCoding() - Method in class org.apache.servicemix.soap.bindings.http.impl.Wsdl2HttpMessageImpl
-
- getHttpTransferCoding() - Method in interface org.apache.servicemix.soap.bindings.http.model.Wsdl2HttpMessage
-
- getHttpTransferCodingDefault() - Method in class org.apache.servicemix.soap.bindings.http.impl.Wsdl2HttpBindingImpl
-
- getHttpTransferCodingDefault() - Method in class org.apache.servicemix.soap.bindings.http.impl.Wsdl2HttpOperationImpl
-
- getHttpTransferCodingDefault() - Method in interface org.apache.servicemix.soap.bindings.http.model.Wsdl2HttpBinding
-
- getHttpTransferCodingDefault() - Method in interface org.apache.servicemix.soap.bindings.http.model.Wsdl2HttpOperation
-
- getHttpVersion() - Method in class org.apache.servicemix.soap.bindings.http.impl.Wsdl2HttpBindingImpl
-
- getHttpVersion() - Method in interface org.apache.servicemix.soap.bindings.http.model.Wsdl2HttpBinding
-
- getId() - Method in interface org.apache.servicemix.soap.api.Interceptor
-
The ID of the interceptor.
- getId() - Method in class org.apache.servicemix.soap.core.AbstractInterceptor
-
- getInput() - Method in interface org.apache.servicemix.soap.api.model.Operation
-
- getInput() - Method in class org.apache.servicemix.soap.core.model.AbstractOperation
-
- getInputStream() - Method in class org.apache.servicemix.soap.util.StreamDataSource
-
- getInstance() - Static method in class org.apache.servicemix.soap.bindings.soap.Soap11
-
- getInstance() - Static method in class org.apache.servicemix.soap.bindings.soap.Soap12
-
- getInstance() - Static method in class org.apache.servicemix.soap.bindings.soap.SoapVersionFactory
-
- getInterceptorChain(InterceptorProvider.Phase) - Method in interface org.apache.servicemix.soap.api.model.Binding
-
- getInterceptorChain(InterceptorProvider.Phase) - Method in class org.apache.servicemix.soap.core.model.AbstractBinding
-
- getInterceptors() - Method in interface org.apache.servicemix.soap.api.InterceptorChain
-
- getInterceptors(InterceptorProvider.Phase) - Method in interface org.apache.servicemix.soap.api.InterceptorProvider
-
- getInterceptors(InterceptorProvider.Phase) - Method in class org.apache.servicemix.soap.core.AbstractInterceptorProvider
-
- getInterceptors() - Method in class org.apache.servicemix.soap.core.PhaseInterceptorChain
-
- getInterfaceName() - Method in interface org.apache.servicemix.soap.api.model.Binding
-
- getInterfaceName() - Method in class org.apache.servicemix.soap.core.model.AbstractBinding
-
- getLocalName() - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getLocalName() - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getLocation() - Method in interface org.apache.servicemix.soap.api.model.Binding
-
- getLocation() - Method in class org.apache.servicemix.soap.core.model.AbstractBinding
-
- getLocation() - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getLocation() - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getLocationURI() - Method in class org.apache.servicemix.soap.bindings.soap.impl.Wsdl1SoapBindingImpl
-
- getLocationURI() - Method in interface org.apache.servicemix.soap.bindings.soap.model.wsdl1.Wsdl1SoapBinding
-
- getMep() - Method in interface org.apache.servicemix.soap.api.model.Operation
-
- getMep() - Method in class org.apache.servicemix.soap.core.model.AbstractOperation
-
- getMessage(Message) - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiOutWsdl1Interceptor
-
- getMessage(Message) - Method in class org.apache.servicemix.soap.ws.addressing.WsAddressingOutInterceptor
-
- getMessageName() - Method in interface org.apache.servicemix.soap.api.model.wsdl1.Wsdl1Message
-
- getMessageName() - Method in class org.apache.servicemix.soap.core.model.AbstractWsdl1Message
-
- getName() - Method in interface org.apache.servicemix.soap.api.model.Endpoint
-
- getName() - Method in interface org.apache.servicemix.soap.api.model.Operation
-
- getName() - Method in interface org.apache.servicemix.soap.api.model.Service
-
- getName() - Method in interface org.apache.servicemix.soap.api.model.wsdl1.Wsdl1Message
-
- getName() - Method in interface org.apache.servicemix.soap.api.model.wsdl1.Wsdl1Part
-
- getName() - Method in class org.apache.servicemix.soap.bindings.http.impl.Wsdl2HttpHeaderImpl
-
- getName() - Method in class org.apache.servicemix.soap.bindings.http.interceptors.IriDecoderHelper.Param
-
- getName() - Method in interface org.apache.servicemix.soap.bindings.http.model.Wsdl2HttpHeader
-
- getName() - Method in class org.apache.servicemix.soap.core.model.AbstractOperation
-
- getName() - Method in class org.apache.servicemix.soap.core.model.AbstractWsdl1Message
-
- getName() - Method in class org.apache.servicemix.soap.core.model.AbstractWsdl1Part
-
- getName() - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getName() - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getName() - Method in class org.apache.servicemix.soap.util.StreamDataSource
-
- getNamespace() - Method in class org.apache.servicemix.soap.bindings.soap.impl.Wsdl1SoapMessageImpl
-
- getNamespace() - Method in interface org.apache.servicemix.soap.bindings.soap.model.wsdl1.Wsdl1SoapMessage
-
- getNamespace() - Method in class org.apache.servicemix.soap.bindings.soap.Soap11
-
- getNamespace() - Method in class org.apache.servicemix.soap.bindings.soap.Soap12
-
- getNamespace() - Method in interface org.apache.servicemix.soap.bindings.soap.SoapVersion
-
- getNamespaceContext() - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getNamespaceContext() - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getNamespaceContext() - Method in class org.apache.servicemix.soap.util.stax.ExtendedXMLStreamReader
-
- getNamespaceCount() - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getNamespaceCount() - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getNamespaceCount() - Method in class org.apache.servicemix.soap.util.stax.FragmentStreamReader
-
- getNamespacePrefix(int) - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getNamespacePrefix(int) - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getNamespacePrefix(int) - Method in class org.apache.servicemix.soap.util.stax.FragmentStreamReader
-
- getNamespaceURI() - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getNamespaceURI(String) - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getNamespaceURI(int) - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getNamespaceURI(String) - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader.DOMNamespaceContext
-
- getNamespaceURI(String) - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getNamespaceURI(int) - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getNamespaceURI() - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getNamespaceURI(String) - Method in class org.apache.servicemix.soap.util.stax.ExtendedXMLStreamReader.SimpleNamespaceContext
-
- getNamespaceURI(int) - Method in class org.apache.servicemix.soap.util.stax.FragmentStreamReader
-
- getNamespaceURI(String) - Method in class org.apache.servicemix.soap.util.stax.FragmentStreamReader
-
- getNextRole() - Method in class org.apache.servicemix.soap.bindings.soap.Soap11
-
- getNextRole() - Method in class org.apache.servicemix.soap.bindings.soap.Soap12
-
- getNextRole() - Method in interface org.apache.servicemix.soap.bindings.soap.SoapVersion
-
- getNextSiblingElement(Element) - Static method in class org.apache.servicemix.soap.util.DomUtil
-
Get the next sibling element
- getNode() - Method in exception org.apache.servicemix.soap.bindings.soap.SoapFault
-
- getNoneRole() - Method in class org.apache.servicemix.soap.bindings.soap.Soap11
-
- getNoneRole() - Method in class org.apache.servicemix.soap.bindings.soap.Soap12
-
- getNoneRole() - Method in interface org.apache.servicemix.soap.bindings.soap.SoapVersion
-
- getOperation(QName) - Method in interface org.apache.servicemix.soap.api.model.Binding
-
- getOperation(QName) - Method in class org.apache.servicemix.soap.core.model.AbstractBinding
-
- getOperation(Message) - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor
-
- getOperation(Message) - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiOutWsdl1Interceptor
-
- getOperation(Message) - Method in class org.apache.servicemix.soap.ws.addressing.WsAddressingOutInterceptor
-
- getOperations() - Method in interface org.apache.servicemix.soap.api.model.Binding
-
- getOperations() - Method in class org.apache.servicemix.soap.core.model.AbstractBinding
-
- getOutput() - Method in interface org.apache.servicemix.soap.api.model.Operation
-
- getOutput() - Method in class org.apache.servicemix.soap.core.model.AbstractOperation
-
- getOutputStream() - Method in class org.apache.servicemix.soap.util.StreamDataSource
-
- getParent() - Method in class org.apache.servicemix.soap.util.stax.ExtendedXMLStreamReader.SimpleNamespaceContext
-
- getParts() - Method in interface org.apache.servicemix.soap.api.model.wsdl1.Wsdl1Message
-
- getParts() - Method in class org.apache.servicemix.soap.core.model.AbstractWsdl1Message
-
- getParts(SOAPBody) - Static method in class org.apache.servicemix.soap.wsdl.WSDLUtils
-
- getParts(SOAP12Body) - Static method in class org.apache.servicemix.soap.wsdl.WSDLUtils
-
- getParts(Message) - Static method in class org.apache.servicemix.soap.wsdl.WSDLUtils
-
- getPIData() - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getPIData() - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getPITarget() - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getPITarget() - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getPolicy() - Method in class org.apache.servicemix.soap.ws.addressing.AbstractWsAddressingInterceptor
-
- getPrefix() - Method in class org.apache.servicemix.soap.bindings.soap.Soap11
-
- getPrefix() - Method in class org.apache.servicemix.soap.bindings.soap.Soap12
-
- getPrefix() - Method in interface org.apache.servicemix.soap.bindings.soap.SoapVersion
-
- getPrefix() - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getPrefix(String) - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader.DOMNamespaceContext
-
- getPrefix() - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getPrefix(String) - Method in class org.apache.servicemix.soap.util.stax.ExtendedXMLStreamReader.SimpleNamespaceContext
-
- getPrefix(QName, String) - Method in class org.apache.servicemix.soap.ws.addressing.AbstractWsAddressingInterceptor
-
Gets the QName prefix.
- getPrefixes(String) - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader.DOMNamespaceContext
-
- getPrefixes() - Method in interface org.apache.servicemix.soap.util.stax.ExtendedNamespaceContext
-
Returns an Iterator of all namespace prefixes in scope within this
context, including those inherited from ancestor contexts.
- getPrefixes() - Method in class org.apache.servicemix.soap.util.stax.ExtendedXMLStreamReader.SimpleNamespaceContext
-
- getPrefixes(String) - Method in class org.apache.servicemix.soap.util.stax.ExtendedXMLStreamReader.SimpleNamespaceContext
-
- getProperty(String) - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getProperty(String) - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getProperty(String) - Method in class org.apache.servicemix.soap.util.stax.StaxSource
-
- getQName(Element) - Static method in class org.apache.servicemix.soap.util.DomUtil
-
- getQualifiedName() - Method in class org.apache.servicemix.soap.util.stax.StaxSource
-
- getQualifiedName(QName) - Method in class org.apache.servicemix.soap.ws.addressing.AbstractWsAddressingInterceptor
-
- getReason() - Method in exception org.apache.servicemix.soap.bindings.soap.SoapFault
-
- getRole() - Method in exception org.apache.servicemix.soap.bindings.soap.SoapFault
-
- getRoles() - Method in interface org.apache.servicemix.soap.bindings.soap.SoapInterceptor
-
List of roles when acting for a soap interceptor
- getRoles() - Method in class org.apache.servicemix.soap.ws.addressing.WsAddressingInDestinationInterceptor
-
- getRoles() - Method in class org.apache.servicemix.soap.ws.addressing.WsAddressingInOperationInterceptor
-
- getRoles() - Method in class org.apache.servicemix.soap.ws.addressing.WsAddressingOutInterceptor
-
- getRoles() - Method in class org.apache.servicemix.soap.ws.security.WsSecurityInInterceptor
-
- getRoles() - Method in class org.apache.servicemix.soap.ws.security.WsSecurityOutInterceptor
-
- getSoapAction() - Method in class org.apache.servicemix.soap.bindings.soap.impl.Wsdl1SoapOperationImpl
-
- getSoapAction() - Method in class org.apache.servicemix.soap.bindings.soap.impl.Wsdl2SoapOperationImpl
-
- getSoapAction() - Method in interface org.apache.servicemix.soap.bindings.soap.model.SoapOperation
-
- getSoapEncodingStyle() - Method in class org.apache.servicemix.soap.bindings.soap.Soap11
-
- getSoapEncodingStyle() - Method in class org.apache.servicemix.soap.bindings.soap.Soap12
-
- getSoapEncodingStyle() - Method in interface org.apache.servicemix.soap.bindings.soap.SoapVersion
-
- getSOAPHeaderFaults(SOAPHeader) - Static method in class org.apache.servicemix.soap.wsdl.WSDLUtils
-
- getSOAPHeaderFaults(SOAP12Header) - Static method in class org.apache.servicemix.soap.wsdl.WSDLUtils
-
- getSoapHeaders() - Method in interface org.apache.servicemix.soap.api.Message
-
Access to soap headers
- getSoapHeaders() - Method in class org.apache.servicemix.soap.bindings.soap.impl.Wsdl2SoapMessageImpl
-
- getSoapHeaders() - Method in interface org.apache.servicemix.soap.bindings.soap.model.wsdl2.Wsdl2SoapMessage
-
- getSoapHeaders() - Method in class org.apache.servicemix.soap.core.MessageImpl
-
- getSoapMep() - Method in class org.apache.servicemix.soap.bindings.soap.impl.Wsdl2SoapOperationImpl
-
- getSoapMep() - Method in interface org.apache.servicemix.soap.bindings.soap.model.wsdl2.Wsdl2SoapOperation
-
- getSoapMepDefault() - Method in interface org.apache.servicemix.soap.bindings.soap.model.wsdl2.Wsdl2SoapBinding
-
- getSoapMimeType() - Method in class org.apache.servicemix.soap.bindings.soap.Soap11
-
- getSoapMimeType() - Method in class org.apache.servicemix.soap.bindings.soap.Soap12
-
- getSoapMimeType() - Method in interface org.apache.servicemix.soap.bindings.soap.SoapVersion
-
- getSoapModules() - Method in class org.apache.servicemix.soap.bindings.soap.impl.Wsdl2SoapMessageImpl
-
- getSoapModules() - Method in interface org.apache.servicemix.soap.bindings.soap.model.wsdl2.Wsdl2SoapBinding
-
- getSoapModules() - Method in interface org.apache.servicemix.soap.bindings.soap.model.wsdl2.Wsdl2SoapMessage
-
- getSoapProtocol() - Method in interface org.apache.servicemix.soap.bindings.soap.model.wsdl2.Wsdl2SoapBinding
-
- getSoapVersion() - Method in interface org.apache.servicemix.soap.bindings.soap.model.wsdl2.Wsdl2SoapBinding
-
- getSoapVersion(QName) - Method in class org.apache.servicemix.soap.bindings.soap.SoapVersionFactory
-
- getSoapVersion(String) - Method in class org.apache.servicemix.soap.bindings.soap.SoapVersionFactory
-
- getState(Message) - Method in class org.apache.servicemix.soap.core.PhaseInterceptorChain
-
- getStreamReader() - Method in class org.apache.servicemix.soap.util.stax.StaxSource
-
- getStyle() - Method in interface org.apache.servicemix.soap.api.model.wsdl2.Wsdl2Operation
-
- getStyle() - Method in class org.apache.servicemix.soap.bindings.soap.impl.Wsdl1SoapBindingImpl
-
- getStyle() - Method in class org.apache.servicemix.soap.bindings.soap.impl.Wsdl1SoapOperationImpl
-
- getStyle() - Method in interface org.apache.servicemix.soap.bindings.soap.model.wsdl1.Wsdl1SoapBinding
-
- getStyle() - Method in interface org.apache.servicemix.soap.bindings.soap.model.wsdl1.Wsdl1SoapOperation
-
- getStyle() - Method in class org.apache.servicemix.soap.core.model.AbstractWsdl2Operation
-
- getSubcode() - Method in exception org.apache.servicemix.soap.bindings.soap.SoapFault
-
- getText() - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getText() - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getTextCharacters() - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getTextCharacters(int, char[], int, int) - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getTextCharacters(int, char[], int, int) - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getTextCharacters() - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getTextLength() - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getTextLength() - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getTextStart() - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getTextStart() - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getTransformerFactory() - Static method in class org.apache.servicemix.soap.util.DomUtil
-
- getTransport() - Method in class org.apache.servicemix.soap.bindings.soap.impl.Wsdl1SoapOperationImpl
-
- getTransport() - Method in interface org.apache.servicemix.soap.bindings.soap.model.wsdl1.Wsdl1SoapOperation
-
- getTransportHeaders() - Method in interface org.apache.servicemix.soap.api.Message
-
Access to the transport level headers
- getTransportHeaders() - Method in class org.apache.servicemix.soap.core.MessageImpl
-
- getTransportURI() - Method in class org.apache.servicemix.soap.bindings.soap.impl.Wsdl1SoapBindingImpl
-
- getTransportURI() - Method in interface org.apache.servicemix.soap.bindings.soap.model.wsdl1.Wsdl1SoapBinding
-
- getType() - Method in interface org.apache.servicemix.soap.api.model.wsdl1.Wsdl1Part
-
- getType() - Method in class org.apache.servicemix.soap.bindings.http.impl.Wsdl2HttpHeaderImpl
-
- getType() - Method in interface org.apache.servicemix.soap.bindings.http.model.Wsdl2HttpHeader
-
- getType() - Method in class org.apache.servicemix.soap.core.model.AbstractWsdl1Part
-
- getUltimateReceiverRole() - Method in class org.apache.servicemix.soap.bindings.soap.Soap11
-
- getUltimateReceiverRole() - Method in class org.apache.servicemix.soap.bindings.soap.Soap12
-
- getUltimateReceiverRole() - Method in interface org.apache.servicemix.soap.bindings.soap.SoapVersion
-
- getUnderstoodHeaders() - Method in interface org.apache.servicemix.soap.bindings.soap.SoapInterceptor
-
List of understood headers for a soap interceptor
- getUnderstoodHeaders() - Method in class org.apache.servicemix.soap.ws.addressing.WsAddressingInDestinationInterceptor
-
- getUnderstoodHeaders() - Method in class org.apache.servicemix.soap.ws.addressing.WsAddressingInOperationInterceptor
-
- getUnderstoodHeaders() - Method in class org.apache.servicemix.soap.ws.addressing.WsAddressingOutInterceptor
-
- getUnderstoodHeaders() - Method in class org.apache.servicemix.soap.ws.security.WsSecurityInInterceptor
-
- getUnderstoodHeaders() - Method in class org.apache.servicemix.soap.ws.security.WsSecurityOutInterceptor
-
- getUniquePrefix(Element) - Static method in class org.apache.servicemix.soap.util.DomUtil
-
- getUniquePrefix(XMLStreamWriter) - Static method in class org.apache.servicemix.soap.util.stax.StaxUtil
-
- getUriPath(String) - Static method in class org.apache.servicemix.soap.bindings.http.interceptors.IriDecoderHelper
-
Get the path of a given uri, removing the scheme and authority parts
- getValue() - Method in class org.apache.servicemix.soap.bindings.http.interceptors.IriDecoderHelper.Param
-
- getVersion() - Method in class org.apache.servicemix.soap.bindings.soap.Soap11
-
- getVersion() - Method in class org.apache.servicemix.soap.bindings.soap.Soap12
-
- getVersion() - Method in interface org.apache.servicemix.soap.bindings.soap.SoapVersion
-
- getVersion() - Method in class org.apache.servicemix.soap.interceptors.jbi.JbiInWsdl1Interceptor.StaxJbiWrapper
-
- getVersion() - Method in class org.apache.servicemix.soap.util.stax.DOMStreamReader
-
- getVersions() - Method in class org.apache.servicemix.soap.bindings.soap.SoapVersionFactory
-
- getWSDL11Factory() - Static method in class org.apache.servicemix.soap.wsdl.WSDLUtils
-
- getXMLInputFactory() - Static method in class org.apache.servicemix.soap.util.stax.StaxUtil
-
- getXMLOutputFactory() - Static method in class org.apache.servicemix.soap.util.stax.StaxUtil
-
- getXMLReader() - Method in class org.apache.servicemix.soap.util.stax.StaxSource
-
- valueOf(String) - Static method in enum org.apache.servicemix.soap.api.InterceptorProvider.Phase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.servicemix.soap.api.model.wsdl2.Wsdl2Message.ContentModel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.servicemix.soap.bindings.http.model.Wsdl2HttpBinding.AuthenticationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.servicemix.soap.bindings.soap.model.wsdl1.Wsdl1SoapBinding.Style
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.servicemix.soap.wsdl.validator.WSIBPValidator.Code
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.servicemix.soap.wsdl.validator.WSIBPValidator.Style
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.servicemix.soap.api.InterceptorProvider.Phase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.servicemix.soap.api.model.wsdl2.Wsdl2Message.ContentModel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.servicemix.soap.bindings.http.model.Wsdl2HttpBinding.AuthenticationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.servicemix.soap.bindings.soap.model.wsdl1.Wsdl1SoapBinding.Style
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.servicemix.soap.wsdl.validator.WSIBPValidator.Code
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.apache.servicemix.soap.wsdl.validator.WSIBPValidator.Style
-
Returns an array containing the constants of this enum type, in
the order they are declared.