Skip navigation links
A B C D E F G H I M N O P R S T V W X 

A

AbstractSoapResponse - Class in org.mule.soapkit.soap.message
 
AbstractSoapResponse(Map<String, String>, Map<String, String>, Map<String, TypedValue<?>>) - Constructor for class org.mule.soapkit.soap.message.AbstractSoapResponse
 
AttachmentOutputInterceptor - Class in org.mule.soapkit.soap.server.interceptor
 
AttachmentOutputInterceptor() - Constructor for class org.mule.soapkit.soap.server.interceptor.AttachmentOutputInterceptor
 

B

bridge() - Method in class org.mule.soapkit.soap.xml.stax.XMLStreamReaderToContentHandler
 
build() - Method in class org.mule.soapkit.soap.api.server.SoapServerConfigurationBuilder
 
builder() - Static method in class org.mule.soapkit.soap.api.server.SoapServerConfiguration
 
ByteArrayDataSource - Class in org.mule.soapkit.soap.server.support
 
ByteArrayDataSource(byte[], MediaType, String) - Constructor for class org.mule.soapkit.soap.server.support.ByteArrayDataSource
 

C

Cast - Class in org.mule.soapkit.soap.util
 
cast(Object) - Static method in class org.mule.soapkit.soap.util.Cast
 
close() - Method in class org.mule.soapkit.soap.server.support.DelegatingOutputStream
 
close(Message) - Method in class org.mule.soapkit.soap.server.transport.ProxyDestinationFactory.ResponseConduit
 
content - Variable in class org.mule.soapkit.soap.server.support.StringDataSource
 
contentType - Variable in class org.mule.soapkit.soap.server.support.StringDataSource
 
convertInvalidChar(int) - Method in class org.mule.soapkit.soap.server.interceptor.NCRToControlCharHandler
 
CopyAttachmentInInterceptor - Class in org.mule.soapkit.soap.server.interceptor
 
CopyAttachmentInInterceptor() - Constructor for class org.mule.soapkit.soap.server.interceptor.CopyAttachmentInInterceptor
 
CopyAttachmentOutInterceptor - Class in org.mule.soapkit.soap.server.interceptor
 
CopyAttachmentOutInterceptor() - Constructor for class org.mule.soapkit.soap.server.interceptor.CopyAttachmentOutInterceptor
 
couldNotFindEndpoint(QName, List<QName>) - Static method in class org.mule.soapkit.soap.server.SoapServerMessages
 
create(SoapServerConfiguration) - Method in interface org.mule.soapkit.soap.api.server.SoapServerFactory
Creates a new SoapServer instance.
create(Map, Charset) - Static method in class org.mule.soapkit.soap.message.SubFlowResponse
 
create(SoapServerConfiguration) - Method in class org.mule.soapkit.soap.server.SoapCxfServerFactory
Creates a new instance of a SoapCxfServer for the given address ans soap version.
createFromBody(InputStream) - Static method in class org.mule.soapkit.soap.message.SubFlowResponse
 
CtrlToNCRInputStream - Class in org.mule.soapkit.soap.server.interceptor
Replace C0 control characters (except CR( ), LF( ) and HT ( ))
CtrlToNCRInputStream(InputStream) - Constructor for class org.mule.soapkit.soap.server.interceptor.CtrlToNCRInputStream
 
CustomNamespacesInterceptor - Class in org.mule.soapkit.soap.server.interceptor
 
CustomNamespacesInterceptor(Map<String, String>) - Constructor for class org.mule.soapkit.soap.server.interceptor.CustomNamespacesInterceptor
 

D

DataHandlerUtils - Class in org.mule.soapkit.soap.util
 
DataHandlerUtils() - Constructor for class org.mule.soapkit.soap.util.DataHandlerUtils
 
DelegatingOutputStream - Class in org.mule.soapkit.soap.server.support
 
DelegatingOutputStream(OutputStream) - Constructor for class org.mule.soapkit.soap.server.support.DelegatingOutputStream
 

E

EmptySoapResponse - Class in org.mule.soapkit.soap.message
Empty SoapResponse implementation.
EmptySoapResponse() - Constructor for class org.mule.soapkit.soap.message.EmptySoapResponse
Deprecated.
Please use EmptySoapResponse(Map) instead. Defaulting to an empty set of variables will break the execution context.
EmptySoapResponse(Map<String, TypedValue<?>>) - Constructor for class org.mule.soapkit.soap.message.EmptySoapResponse
 
EmptySoapResponse(Map<String, String>, Map<String, String>, Map<String, TypedValue<?>>) - Constructor for class org.mule.soapkit.soap.message.EmptySoapResponse
 
enableMtom(boolean) - Method in class org.mule.soapkit.soap.api.server.SoapServerConfigurationBuilder
Specifies that the Web Service is MTOM enabled.
enableResponseXMLDeclaration(boolean) - Method in class org.mule.soapkit.soap.api.server.SoapServerConfigurationBuilder
Specifies that the Web Service has response XML Declaration enabled.
enableValidation(boolean) - Method in class org.mule.soapkit.soap.api.server.SoapServerConfigurationBuilder
Specifies that the Web Service has inbound validation enabled.
equals(Object) - Method in class org.mule.soapkit.soap.server.support.DelegatingOutputStream
 

F

flush() - Method in class org.mule.soapkit.soap.server.support.DelegatingOutputStream
 

G

getAdditionalTransportData() - Method in class org.mule.soapkit.soap.message.SoapAttributes
 
getAttachments() - Method in class org.mule.soapkit.soap.message.AbstractSoapResponse
 
getAttachments() - Method in class org.mule.soapkit.soap.message.EmptySoapResponse
 
getAttachments() - Method in class org.mule.soapkit.soap.message.ImmutableSoapResponse
 
getAttachments() - Method in class org.mule.soapkit.soap.message.SubFlowResponse
 
getAttributes() - Method in class org.mule.soapkit.soap.xml.stax.XMLStreamReaderToContentHandler
Get the attributes associated with the given START_ELEMENT or ATTRIBUTE StAXevent.
getBindingOperationInfo(Exchange, QName, boolean) - Method in class org.mule.soapkit.soap.server.interceptor.SeekBopInterceptor
We are overriding this method because we need call a custom getOperation because ServiceModelUtil.getOperation() compare opName with name but we have to compare agains the Request Name
getBody() - Method in class org.mule.soapkit.soap.message.SubFlowResponse
 
getBundlePath(String) - Static method in class org.mule.soapkit.soap.server.SoapServerMessages
 
getContent() - Method in class org.mule.soapkit.soap.message.AbstractSoapResponse
 
getContent() - Method in class org.mule.soapkit.soap.message.EmptySoapResponse
 
getContent() - Method in class org.mule.soapkit.soap.message.ImmutableSoapResponse
 
getContentType() - Method in class org.mule.soapkit.soap.message.AbstractSoapResponse
 
getContentType() - Method in class org.mule.soapkit.soap.message.EmptySoapResponse
 
getContentType() - Method in class org.mule.soapkit.soap.message.ImmutableSoapResponse
 
getContentType() - Method in class org.mule.soapkit.soap.server.support.ByteArrayDataSource
 
getContentType() - Method in class org.mule.soapkit.soap.server.support.InputStreamDataSource
 
getContentType() - Method in class org.mule.soapkit.soap.server.support.StringDataSource
 
getDestination(EndpointInfo, EndpointReferenceType, Bus) - Method in class org.mule.soapkit.soap.server.transport.ProxyTransport
 
getHeaders() - Method in class org.mule.soapkit.soap.message.SubFlowResponse
 
getInbuiltBackChannel(Message) - Method in class org.mule.soapkit.soap.server.transport.ProxyDestinationFactory
 
getInputStream() - Method in class org.mule.soapkit.soap.server.support.ByteArrayDataSource
 
getInputStream() - Method in class org.mule.soapkit.soap.server.support.InputStreamDataSource
 
getInputStream() - Method in class org.mule.soapkit.soap.server.support.StringDataSource
 
getLogger() - Method in class org.mule.soapkit.soap.server.transport.ProxyDestinationFactory
 
getLogger() - Method in class org.mule.soapkit.soap.server.transport.ProxyDestinationFactory.ResponseConduit
 
getName() - Method in class org.mule.soapkit.soap.server.support.ByteArrayDataSource
 
getName() - Method in class org.mule.soapkit.soap.server.support.InputStreamDataSource
 
getName() - Method in class org.mule.soapkit.soap.server.support.StringDataSource
 
getName() - Method in class org.mule.soapkit.soap.SoapServiceImplementation
 
getNamespace() - Method in class org.mule.soapkit.soap.api.server.SoapServerConfiguration
 
getNamespacePrefixes() - Method in class org.mule.soapkit.soap.api.server.SoapServerConfiguration
 
getOutputStream() - Method in class org.mule.soapkit.soap.server.support.ByteArrayDataSource
 
getOutputStream() - Method in class org.mule.soapkit.soap.server.support.DelegatingOutputStream
 
getOutputStream() - Method in class org.mule.soapkit.soap.server.support.InputStreamDataSource
 
getOutputStream() - Method in class org.mule.soapkit.soap.server.support.StringDataSource
 
getPort() - Method in interface org.mule.soapkit.soap.api.server.SoapServer
 
getPort() - Method in class org.mule.soapkit.soap.api.server.SoapServerConfiguration
 
getPort() - Method in class org.mule.soapkit.soap.server.SoapCxfServer
 
getPortModel() - Method in class org.mule.soapkit.soap.api.server.SoapServerConfiguration
 
getProtocolHeaders() - Method in class org.mule.soapkit.soap.message.SoapAttributes
 
getServer() - Method in class org.mule.soapkit.soap.server.SoapCxfServer
 
getServerFactory() - Method in interface org.mule.soapkit.soap.api.server.SoapService
 
getServerFactory() - Method in class org.mule.soapkit.soap.SoapServiceImplementation
 
getService() - Method in interface org.mule.soapkit.soap.api.server.SoapServer
 
getService() - Method in class org.mule.soapkit.soap.api.server.SoapServerConfiguration
 
getService() - Method in class org.mule.soapkit.soap.server.SoapCxfServer
 
getSoapHeaders() - Method in class org.mule.soapkit.soap.message.AbstractSoapResponse
 
getSoapHeaders() - Method in class org.mule.soapkit.soap.message.EmptySoapResponse
 
getSoapHeaders() - Method in class org.mule.soapkit.soap.message.ImmutableSoapResponse
 
getTransportAdditionalData() - Method in class org.mule.soapkit.soap.message.AbstractSoapResponse
 
getTransportAdditionalData() - Method in interface org.mule.soapkit.soap.message.SoapResponse
 
getTransportHeaders() - Method in class org.mule.soapkit.soap.message.AbstractSoapResponse
 
getValidationErrorLevel() - Method in class org.mule.soapkit.soap.api.server.SoapServerConfiguration
 
getVariables() - Method in interface org.mule.soapkit.soap.api.server.SoapServerHandler
 
getVariables() - Method in class org.mule.soapkit.soap.message.AbstractSoapResponse
 
getVariables() - Method in interface org.mule.soapkit.soap.message.SoapResponse
 
getVersion() - Method in class org.mule.soapkit.soap.api.server.SoapServerConfiguration
 
getWsdlLocation() - Method in class org.mule.soapkit.soap.api.server.SoapServerConfiguration
 
getWsdlModel() - Method in class org.mule.soapkit.soap.api.server.SoapServerConfiguration
 
getXMLStreamReader() - Method in class org.mule.soapkit.soap.xml.stax.StaxSource
 

H

handle(SoapRequest) - Method in interface org.mule.soapkit.soap.api.server.SoapServerHandler
Handles a given request
handleAttribute() - Method in class org.mule.soapkit.soap.xml.stax.XMLStreamReaderToContentHandler
 
handleCDATA() - Method in class org.mule.soapkit.soap.xml.stax.XMLStreamReaderToContentHandler
 
handleCharacters() - Method in class org.mule.soapkit.soap.xml.stax.XMLStreamReaderToContentHandler
 
handleComment() - Method in class org.mule.soapkit.soap.xml.stax.XMLStreamReaderToContentHandler
 
handleDTD() - Method in class org.mule.soapkit.soap.xml.stax.XMLStreamReaderToContentHandler
 
handleEndDocument() - Method in class org.mule.soapkit.soap.xml.stax.XMLStreamReaderToContentHandler
 
handleEndElement() - Method in class org.mule.soapkit.soap.xml.stax.XMLStreamReaderToContentHandler
 
handleEntityDecl() - Method in class org.mule.soapkit.soap.xml.stax.XMLStreamReaderToContentHandler
 
handleEntityReference() - Method in class org.mule.soapkit.soap.xml.stax.XMLStreamReaderToContentHandler
 
handleMessage(Message) - Method in class org.mule.soapkit.soap.interceptor.OutputMtomSoapAttachmentsInterceptor
 
handleMessage(Message) - Method in class org.mule.soapkit.soap.server.interceptor.AttachmentOutputInterceptor
 
handleMessage(Message) - Method in class org.mule.soapkit.soap.server.interceptor.CopyAttachmentOutInterceptor
 
handleMessage(SoapMessage) - Method in class org.mule.soapkit.soap.server.interceptor.CustomNamespacesInterceptor
 
handleMessage(SoapMessage) - Method in class org.mule.soapkit.soap.server.interceptor.InputSoapHeadersInterceptor
 
handleMessage(Message) - Method in class org.mule.soapkit.soap.server.interceptor.OutputPayloadInterceptor
 
handleMessage(SoapMessage) - Method in class org.mule.soapkit.soap.server.interceptor.OutputSoapHeadersInterceptor
 
handleMessage(Message) - Method in class org.mule.soapkit.soap.server.interceptor.RemoveCheckClosingTagsInterceptor
 
handleMessage(Message) - Method in class org.mule.soapkit.soap.server.interceptor.SeekBopInterceptor
 
handleMessage(Message) - Method in class org.mule.soapkit.soap.server.interceptor.StaxSchemaValidationInInterceptor
 
handleMessage(SoapMessage) - Method in class org.mule.soapkit.soap.server.interceptor.WriteXmlDeclarationOutInterceptor
 
handleNamespace() - Method in class org.mule.soapkit.soap.xml.stax.XMLStreamReaderToContentHandler
 
handleNotationDecl() - Method in class org.mule.soapkit.soap.xml.stax.XMLStreamReaderToContentHandler
 
handlePI() - Method in class org.mule.soapkit.soap.xml.stax.XMLStreamReaderToContentHandler
 
handler - Variable in class org.mule.soapkit.soap.xml.stax.StaxSource
 
handleSpace() - Method in class org.mule.soapkit.soap.xml.stax.XMLStreamReaderToContentHandler
 
handleStartDocument() - Method in class org.mule.soapkit.soap.xml.stax.XMLStreamReaderToContentHandler
 
handleStartElement() - Method in class org.mule.soapkit.soap.xml.stax.XMLStreamReaderToContentHandler
 
hashCode() - Method in class org.mule.soapkit.soap.server.support.DelegatingOutputStream
 
HTTP_STATUS_PROTOCOL_HEADER - Static variable in class org.mule.soapkit.soap.server.SoapCxfServer
 

I

ImmutableSoapResponse - Class in org.mule.soapkit.soap.message
Immutable SoapResponse implementation.
ImmutableSoapResponse(InputStream, Map<String, String>, Map<String, String>, Map<String, String>, Map<String, SoapAttachment>, MediaType, Map<String, TypedValue<?>>) - Constructor for class org.mule.soapkit.soap.message.ImmutableSoapResponse
 
ImmutableSoapResponse(Event, Map<String, String>, Map<String, String>, MediaType) - Constructor for class org.mule.soapkit.soap.message.ImmutableSoapResponse
 
InputSoapHeadersInterceptor - Class in org.mule.soapkit.soap.server.interceptor
 
InputSoapHeadersInterceptor() - Constructor for class org.mule.soapkit.soap.server.interceptor.InputSoapHeadersInterceptor
 
InputStreamDataSource - Class in org.mule.soapkit.soap.server.support
DataSource wapper for an InputStream.
InputStreamDataSource(InputStream, MediaType, String) - Constructor for class org.mule.soapkit.soap.server.support.InputStreamDataSource
 
inputStreamToXmlStreamReader(InputStream, MediaType) - Static method in class org.mule.soapkit.soap.util.XmlTransformationUtils
 
invalidOrMissingNamespace(QName, List<QName>, List<QName>) - Static method in class org.mule.soapkit.soap.server.SoapServerMessages
 
invoke(Source) - Method in interface org.mule.soapkit.soap.server.ProxyService
 
isMtomEnabled() - Method in class org.mule.soapkit.soap.api.server.SoapServerConfiguration
 
isPayloadBody() - Method in class org.mule.soapkit.soap.api.server.SoapServerConfiguration
 
isResponseXMLDeclarationEnabled() - Method in class org.mule.soapkit.soap.api.server.SoapServerConfiguration
 
isValidationEnabled() - Method in class org.mule.soapkit.soap.api.server.SoapServerConfiguration
 

M

MULE_ATTACHMENTS_KEY - Static variable in interface org.mule.soapkit.soap.SoapConstants
 
MULE_HEADERS_KEY - Static variable in interface org.mule.soapkit.soap.SoapConstants
 
MULE_HTTP_ATTRIBUTES_CONTENT_TYPE - Static variable in interface org.mule.soapkit.soap.SoapConstants
 
MULE_HTTP_ATTRIBUTES_LOCATION - Static variable in interface org.mule.soapkit.soap.SoapConstants
 
MULE_HTTP_ATTRIBUTES_METHOD - Static variable in interface org.mule.soapkit.soap.SoapConstants
 
MULE_HTTP_ATTRIBUTES_PREFIX - Static variable in interface org.mule.soapkit.soap.SoapConstants
 
MULE_HTTP_ATTRIBUTES_QUERY_STRING - Static variable in interface org.mule.soapkit.soap.SoapConstants
 
MULE_SERVER_HANDLER_KEY - Static variable in interface org.mule.soapkit.soap.SoapConstants
 
MULE_SOAP_ACTION_KEY - Static variable in interface org.mule.soapkit.soap.SoapConstants
 
MULE_SOAPKIT_ALLOW_CTRL_CHARS - Static variable in class org.mule.soapkit.soap.server.interceptor.OutputPayloadInterceptor
 
MULE_SOAPKIT_HEADER_VALIDATION - Static variable in class org.mule.soapkit.soap.server.SoapCxfServerFactory
 
MULE_TRANSPORT_HEADERS_PREFIX - Static variable in interface org.mule.soapkit.soap.SoapConstants
 

N

name - Variable in class org.mule.soapkit.soap.server.support.StringDataSource
 
NCRToControlCharHandler - Class in org.mule.soapkit.soap.server.interceptor
Custom invalid character handler.
NCRToControlCharHandler() - Constructor for class org.mule.soapkit.soap.server.interceptor.NCRToControlCharHandler
 
nodeToString(Node) - Static method in class org.mule.soapkit.soap.util.XmlTransformationUtils
 

O

org.mule.soapkit.soap - package org.mule.soapkit.soap
 
org.mule.soapkit.soap.api.param - package org.mule.soapkit.soap.api.param
 
org.mule.soapkit.soap.api.server - package org.mule.soapkit.soap.api.server
 
org.mule.soapkit.soap.interceptor - package org.mule.soapkit.soap.interceptor
 
org.mule.soapkit.soap.message - package org.mule.soapkit.soap.message
 
org.mule.soapkit.soap.server - package org.mule.soapkit.soap.server
 
org.mule.soapkit.soap.server.interceptor - package org.mule.soapkit.soap.server.interceptor
 
org.mule.soapkit.soap.server.support - package org.mule.soapkit.soap.server.support
 
org.mule.soapkit.soap.server.transport - package org.mule.soapkit.soap.server.transport
 
org.mule.soapkit.soap.util - package org.mule.soapkit.soap.util
 
org.mule.soapkit.soap.xml.stax - package org.mule.soapkit.soap.xml.stax
 
OutputMtomSoapAttachmentsInterceptor - Class in org.mule.soapkit.soap.interceptor
CXF out interceptor that collects the received Mtom SOAP attachments in the response, transforms it to message parts and stores them in the response message Exchange as SoapAttachment.
OutputMtomSoapAttachmentsInterceptor(String) - Constructor for class org.mule.soapkit.soap.interceptor.OutputMtomSoapAttachmentsInterceptor
 
OutputPayloadInterceptor - Class in org.mule.soapkit.soap.server.interceptor
 
OutputPayloadInterceptor() - Constructor for class org.mule.soapkit.soap.server.interceptor.OutputPayloadInterceptor
 
OutputSoapHeadersInterceptor - Class in org.mule.soapkit.soap.server.interceptor
 
OutputSoapHeadersInterceptor() - Constructor for class org.mule.soapkit.soap.server.interceptor.OutputSoapHeadersInterceptor
 

P

padInteger(int) - Static method in class org.mule.soapkit.soap.server.interceptor.CtrlToNCRInputStream
Convert integer 2 to string "02"
PREFIX_PATTERN - Static variable in class org.mule.soapkit.soap.xml.stax.XMLStreamReaderToContentHandler
 
prepare(Message) - Method in class org.mule.soapkit.soap.server.transport.ProxyDestinationFactory.ResponseConduit
 
ProxyDestinationFactory - Class in org.mule.soapkit.soap.server.transport
 
ProxyDestinationFactory(ProxyTransport, EndpointReferenceType, EndpointInfo, Bus) - Constructor for class org.mule.soapkit.soap.server.transport.ProxyDestinationFactory
 
ProxyDestinationFactory.ResponseConduit - Class in org.mule.soapkit.soap.server.transport
 
ProxyService - Interface in org.mule.soapkit.soap.server
Interface that describes the implementing the service.
ProxyTransport - Class in org.mule.soapkit.soap.server.transport
 
ProxyTransport() - Constructor for class org.mule.soapkit.soap.server.transport.ProxyTransport
 
pseudoParser - Variable in class org.mule.soapkit.soap.xml.stax.StaxSource
 

R

read() - Method in class org.mule.soapkit.soap.server.interceptor.CtrlToNCRInputStream
 
read(byte[], int, int) - Method in class org.mule.soapkit.soap.server.interceptor.CtrlToNCRInputStream
 
RemoveCheckClosingTagsInterceptor - Class in org.mule.soapkit.soap.server.interceptor
 
RemoveCheckClosingTagsInterceptor() - Constructor for class org.mule.soapkit.soap.server.interceptor.RemoveCheckClosingTagsInterceptor
 
repeater - Variable in class org.mule.soapkit.soap.xml.stax.StaxSource
 
ResponseConduit(EndpointReferenceType) - Constructor for class org.mule.soapkit.soap.server.transport.ProxyDestinationFactory.ResponseConduit
 

S

SeekBopInterceptor - Class in org.mule.soapkit.soap.server.interceptor
 
SeekBopInterceptor() - Constructor for class org.mule.soapkit.soap.server.interceptor.SeekBopInterceptor
 
serve(SoapRequest, SoapServerHandler) - Method in interface org.mule.soapkit.soap.api.server.SoapServer
 
serve(SoapRequest, SoapServerHandler) - Method in class org.mule.soapkit.soap.server.SoapCxfServer
 
SERVER_RESPONSE_KEY - Static variable in interface org.mule.soapkit.soap.SoapConstants
 
setOutputStream(OutputStream) - Method in class org.mule.soapkit.soap.server.support.DelegatingOutputStream
 
shutdown() - Method in class org.mule.soapkit.soap.server.transport.ProxyDestinationFactory
 
SoapAttributes - Class in org.mule.soapkit.soap.message
The attributes returned by the consume operation, it carries the protocol specific headers (i.e.
SoapAttributes(Map<String, String>, Map<String, String>) - Constructor for class org.mule.soapkit.soap.message.SoapAttributes
 
SoapConstants - Interface in org.mule.soapkit.soap
 
SoapCxfServer - Class in org.mule.soapkit.soap.server
 
SoapCxfServer(Server, PortModel, boolean, boolean, ValidationLevel) - Constructor for class org.mule.soapkit.soap.server.SoapCxfServer
 
SoapCxfServerFactory - Class in org.mule.soapkit.soap.server
SoapServerFactory implementation that creates SoapCxfServer instances.
SoapCxfServerFactory() - Constructor for class org.mule.soapkit.soap.server.SoapCxfServerFactory
 
SoapResponse - Interface in org.mule.soapkit.soap.message
 
SoapServer - Interface in org.mule.soapkit.soap.api.server
 
SoapServerConfiguration - Class in org.mule.soapkit.soap.api.server
Represents a Soap Server Configuration with all the required attributes for setting a connection with the Web Service.
SoapServerConfigurationBuilder - Class in org.mule.soapkit.soap.api.server
Builder pattern implementation that creates SoapServerConfiguration instances.
SoapServerFactory - Interface in org.mule.soapkit.soap.api.server
A Contract for Factory Objects that creates instances
SoapServerHandler - Interface in org.mule.soapkit.soap.api.server
Coordinates the interaction between mule-soapkit-cxf and its consumer
SoapServerMessages - Class in org.mule.soapkit.soap.server
 
SoapServerMessages() - Constructor for class org.mule.soapkit.soap.server.SoapServerMessages
 
SoapService - Interface in org.mule.soapkit.soap.api.server
 
SoapServiceImplementation - Class in org.mule.soapkit.soap
Default Mule SoapService implementation.
SoapServiceImplementation() - Constructor for class org.mule.soapkit.soap.SoapServiceImplementation
 
start() - Method in class org.mule.soapkit.soap.server.SoapCxfServer
 
STATUS_CODE - Static variable in class org.mule.soapkit.soap.server.SoapCxfServer
 
StaxSchemaValidationInInterceptor - Class in org.mule.soapkit.soap.server.interceptor
 
StaxSchemaValidationInInterceptor() - Constructor for class org.mule.soapkit.soap.server.interceptor.StaxSchemaValidationInInterceptor
 
StaxSource - Class in org.mule.soapkit.soap.xml.stax
A StaxSource which gives us access to the underlying XMLStreamReader if we are StaxCapable down the line.
StaxSource(XMLStreamReader) - Constructor for class org.mule.soapkit.soap.xml.stax.StaxSource
 
stop() - Method in class org.mule.soapkit.soap.server.SoapCxfServer
 
StringDataSource - Class in org.mule.soapkit.soap.server.support
 
StringDataSource(String) - Constructor for class org.mule.soapkit.soap.server.support.StringDataSource
 
StringDataSource(String, String) - Constructor for class org.mule.soapkit.soap.server.support.StringDataSource
 
StringDataSource(String, String, MediaType) - Constructor for class org.mule.soapkit.soap.server.support.StringDataSource
 
stringToDomElement(String) - Static method in class org.mule.soapkit.soap.util.XmlTransformationUtils
 
SubFlowResponse - Class in org.mule.soapkit.soap.message
 

T

toDataHandler(String, Object, MediaType) - Static method in class org.mule.soapkit.soap.util.DataHandlerUtils
Transforms an Object into a DataHandler of its corresponding type.
toString() - Method in class org.mule.soapkit.soap.message.SoapAttributes
 
toString() - Method in class org.mule.soapkit.soap.server.support.DelegatingOutputStream
 

V

ValidationLevel - Enum in org.mule.soapkit.soap.api.param
 
valueOf(String) - Static method in enum org.mule.soapkit.soap.api.param.ValidationLevel
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.mule.soapkit.soap.api.param.ValidationLevel
Returns an array containing the constants of this enum type, in the order they are declared.

W

withNamespaces(Map<String, String>) - Method in class org.mule.soapkit.soap.api.server.SoapServerConfigurationBuilder
 
withPort(String) - Method in class org.mule.soapkit.soap.api.server.SoapServerConfigurationBuilder
Sets the port of the service that describes the set of operations that can be performed.
withService(String) - Method in class org.mule.soapkit.soap.api.server.SoapServerConfigurationBuilder
Sets the service of the WSDL we want to perform operations from.
withValidationErrorLevel(ValidationLevel) - Method in class org.mule.soapkit.soap.api.server.SoapServerConfigurationBuilder
 
withVersion(SoapVersion) - Method in class org.mule.soapkit.soap.api.server.SoapServerConfigurationBuilder
Sets the SoapVersion of the Web Service. defaults to SOAP 1.1
withWsdlLocation(URL) - Method in class org.mule.soapkit.soap.api.server.SoapServerConfigurationBuilder
Sets the location of the WSDL that describes the SOAP web service.
write(byte[], int, int) - Method in class org.mule.soapkit.soap.server.support.DelegatingOutputStream
 
write(byte[]) - Method in class org.mule.soapkit.soap.server.support.DelegatingOutputStream
 
write(int) - Method in class org.mule.soapkit.soap.server.support.DelegatingOutputStream
 
WriteXmlDeclarationOutInterceptor - Class in org.mule.soapkit.soap.server.interceptor
 
WriteXmlDeclarationOutInterceptor() - Constructor for class org.mule.soapkit.soap.server.interceptor.WriteXmlDeclarationOutInterceptor
 
WriteXmlDeclarationOutInterceptor(Boolean) - Constructor for class org.mule.soapkit.soap.server.interceptor.WriteXmlDeclarationOutInterceptor
 

X

XMLStreamReaderToContentHandler - Class in org.mule.soapkit.soap.xml.stax
This is a simple utility class that adapts StAX events from an XMLStreamReader to SAX events on a ContentHandler, bridging between the two parser technologies.
XMLStreamReaderToContentHandler(XMLStreamReader, XMLFilterImplEx) - Constructor for class org.mule.soapkit.soap.xml.stax.XMLStreamReaderToContentHandler
Construct a new StAX to SAX adapter that will convert a StAX event stream into a SAX event stream.
xmlStreamReaderToInputStream(XMLStreamReader) - Static method in class org.mule.soapkit.soap.util.XmlTransformationUtils
 
XmlTransformationException - Exception in org.mule.soapkit.soap.util
Exception implementation that aims to be thrown when an XML transformation problem occur.
XmlTransformationUtils - Class in org.mule.soapkit.soap.util
 
XmlTransformationUtils() - Constructor for class org.mule.soapkit.soap.util.XmlTransformationUtils
 
A B C D E F G H I M N O P R S T V W X 
Skip navigation links

Copyright © 2025. All rights reserved.