A B C D E F G H I J L M N O P Q R S T U V W X _

A

ASOperation - class org.codehaus.activesoap.wsif.ASOperation.
Represents an operation in WSIF
ASOperation(WSIFPort, Operation, RestClient, AnyElementMarshaler) - Constructor for class org.codehaus.activesoap.wsif.ASOperation
 
ASPort - class org.codehaus.activesoap.wsif.ASPort.
Represents a port in WSIF
ASPort(Definition, Service, Port, WSIFDynamicTypeMap, RestClient, AnyElementMarshaler) - Constructor for class org.codehaus.activesoap.wsif.ASPort
 
ASProviderSupport - class org.codehaus.activesoap.wsif.ASProviderSupport.
A WSIF provider for ActiveSOAP
ASProviderSupport() - Constructor for class org.codehaus.activesoap.wsif.ASProviderSupport
 
Action_QNAME - Static variable in class org.codehaus.activesoap.policy.addressing.AddressingContext
 
Address_QNAME - Static variable in class org.codehaus.activesoap.policy.addressing.EndpointReferenceType
 
AddressingClientHandler - class org.codehaus.activesoap.policy.addressing.handler.AddressingClientHandler.
Implements a client side handler which appends any WS-Addressing headers.
AddressingClientHandler(AnyElementMarshaler) - Constructor for class org.codehaus.activesoap.policy.addressing.handler.AddressingClientHandler
 
AddressingContext - class org.codehaus.activesoap.policy.addressing.AddressingContext.
The current WS-Address context for the current invocation context.
AddressingContext() - Constructor for class org.codehaus.activesoap.policy.addressing.AddressingContext
 
AddressingPolicy - class org.codehaus.activesoap.policy.addressing.AddressingPolicy.
Represents an ActiveSOAP policy to maintain a WS-Addressing context via the AddressingContext class
AddressingPolicy(AnyElementMarshaler) - Constructor for class org.codehaus.activesoap.policy.addressing.AddressingPolicy
 
AnyAttribute - interface org.codehaus.activesoap.handler.stax.AnyAttribute.
A simple polymorphic API to make it easy to marshal from StaX for any type which supports the extension via any attributes and can support an optional string value.
AnyAttributeSupport - class org.codehaus.activesoap.policy.addressing.AnyAttributeSupport.
 
AnyAttributeSupport() - Constructor for class org.codehaus.activesoap.policy.addressing.AnyAttributeSupport
 
AnyContent - interface org.codehaus.activesoap.handler.stax.AnyContent.
Represents a POJO which can be extended with any content using xsd:any.
AnyElementMarshaler - interface org.codehaus.activesoap.handler.stax.AnyElementMarshaler.
Represents a strategy for parsing any element content
AttributedQName - class org.codehaus.activesoap.policy.addressing.AttributedQName.
 
AttributedQName() - Constructor for class org.codehaus.activesoap.policy.addressing.AttributedQName
 
AttributedQNameHandler - class org.codehaus.activesoap.policy.addressing.handler.AttributedQNameHandler.
 
AttributedQNameHandler() - Constructor for class org.codehaus.activesoap.policy.addressing.handler.AttributedQNameHandler
 
AttributedURI - class org.codehaus.activesoap.policy.addressing.AttributedURI.
 
AttributedURI() - Constructor for class org.codehaus.activesoap.policy.addressing.AttributedURI
 
AttributedURI(String) - Constructor for class org.codehaus.activesoap.policy.addressing.AttributedURI
 
AttributedURIHandler - class org.codehaus.activesoap.policy.addressing.handler.AttributedURIHandler.
 
AttributedURIHandler() - Constructor for class org.codehaus.activesoap.policy.addressing.handler.AttributedURIHandler
 
addHandler(String, Handler) - Method in interface org.codehaus.activesoap.HandlerRegistry
Adds a new handler for the given namespace URI
addHandler(String[], Handler) - Method in interface org.codehaus.activesoap.HandlerRegistry
Adds a new handle to a number of different namespace URIs (typically to handle multiple version URIs for the same handler)
addHandler(QName, Handler) - Method in interface org.codehaus.activesoap.HandlerRegistry
Adds a new handler for the given QName
addHandler(String, Handler) - Method in class org.codehaus.activesoap.handler.DefaultHandlerRegistry
 
addHandler(String[], Handler) - Method in class org.codehaus.activesoap.handler.DefaultHandlerRegistry
 
addHandler(QName, Handler) - Method in class org.codehaus.activesoap.handler.DefaultHandlerRegistry
 
addHeaderHandler(Handler) - Method in class org.codehaus.activesoap.SoapClient
 
addPolicy(Policy) - Method in class org.codehaus.activesoap.RestService
 
addPolicy(HandlerRegistry) - Method in interface org.codehaus.activesoap.handler.Policy
 
addPolicy(HandlerRegistry) - Method in class org.codehaus.activesoap.policy.addressing.AddressingPolicy
 
addProperty(QName, Object) - Method in class org.codehaus.activesoap.policy.addressing.AddressingContext
 
address - Variable in class org.codehaus.activesoap.policy.addressing.EndpointReferenceType
 
any - Variable in class org.codehaus.activesoap.policy.addressing.EndpointReferenceType
 
any - Variable in class org.codehaus.activesoap.policy.addressing.ReferencePropertiesType
 
applyClientPolicies(SoapClient) - Method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansWSIFProvider
 
applyClientPolicies(SoapClient) - Method in class org.codehaus.activesoap.handler.xstream.XStreamWSIFProvider
 
applyClientPolicies(SoapClient) - Method in class org.codehaus.activesoap.wsif.ASProviderSupport
 
asBufferedReader(Reader) - Method in class org.codehaus.activesoap.transport.Invocation
A helper method which returns the reader as a BufferedReader
asQName(NamespaceContext, String) - Static method in class org.codehaus.activesoap.util.QNameHelper
Turns the given String into a QName using the current namespace context

B

body - Variable in class org.codehaus.activesoap.SoapClient.ResponseHandler
 

C

ClientHandler - interface org.codehaus.activesoap.impl.ClientHandler.
An adapter between ActiveSOAP and the XML marshalling layer for performing client side web service invocations.
ClientProxy - class org.codehaus.activesoap.impl.ClientProxy.
 
ClientProxy(RestClient, ClientHandler) - Constructor for class org.codehaus.activesoap.impl.ClientProxy
 
checkClientHandler() - Method in class org.codehaus.activesoap.RestClient
 
checkHeaderElementWritten(XMLStreamWriter) - Method in class org.codehaus.activesoap.handler.SoapRequestHandler
 
checkValidDeadLetterQueue(String, Message) - Method in class org.codehaus.activesoap.transport.jms.SoapEndpointMessageListener
 
close() - Method in class org.codehaus.activesoap.RestClient
Closes down the client freeing any resources
close(XMLStreamWriter) - Method in class org.codehaus.activesoap.handler.SoapRequestHandler
 
close() - Method in class org.codehaus.activesoap.transport.LocalTransportClient
 
close() - Method in interface org.codehaus.activesoap.transport.TransportClient
Closes down the transport if it has any resources open etc.
close() - Method in class org.codehaus.activesoap.transport.http.HttpTransportClient
 
close() - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
close() - Method in class org.codehaus.activesoap.util.DocumentFilterXMLStreamWriter
 
close() - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
close() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
close() - Method in class org.codehaus.activesoap.wsif.ASPort
 
configureConnection(HttpURLConnection) - Method in class org.codehaus.activesoap.transport.http.HttpTransportClient
A pluggable Strategy pattern allowing a connection to be configured
copy(XMLStreamReader, XMLStreamWriter) - Method in class org.codehaus.activesoap.MessageExchange
A helper method which streams the input to the output
copy(XMLStreamReader, XMLStreamWriter, boolean) - Static method in class org.codehaus.activesoap.util.XMLStreamHelper
Copies the current element and its conetnt to the output
copy(XMLStreamReader, ContentHandler) - Static method in class org.codehaus.activesoap.util.XMLStreamHelper
Copies the content to the SAX stream
copyElement(XMLStreamReader, ContentHandler) - Static method in class org.codehaus.activesoap.util.XMLStreamHelper
Copies the element and its content to the SAX stream
createBodyHandler(Object) - Method in class org.codehaus.activesoap.handler.stax.StaxClientHandler
 
createBodyHandler(Object) - Method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansClientHandler
 
createBodyHandler(Object) - Method in class org.codehaus.activesoap.handler.xstream.XStreamClientHandler
 
createBodyHandler(Object) - Method in interface org.codehaus.activesoap.impl.ClientHandler
Creates a handler capable of generating the body of the request
createClient(Definition, Service, Port, WSIFDynamicTypeMap) - Method in class org.codehaus.activesoap.wsif.ASProviderSupport
 
createClientHandler(WSIFMessage) - Method in class org.codehaus.activesoap.wsif.ASOperation
 
createConnection() - Method in class org.codehaus.activesoap.transport.http.HttpTransportClient
 
createDuplicateMessage(Session, Message) - Static method in class org.codehaus.activesoap.transport.jms.JMSUtils
Creates a duplicate message on the given session so that it can be sent elsewhere
createDuplicateMessage(Message) - Method in class org.codehaus.activesoap.transport.jms.SoapEndpointMessageListener
 
createDynamicWSIFPort(Definition, Service, Port, WSIFDynamicTypeMap) - Method in class org.codehaus.activesoap.wsif.ASProviderSupport
 
createInvocation() - Method in interface org.codehaus.activesoap.transport.TransportClient
Creates a new operation invocation
createInvocation() - Method in class org.codehaus.activesoap.transport.TransportClientSupport
 
createMarshaler(Definition, Service, Port, WSIFDynamicTypeMap) - Method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansWSIFProvider
 
createMarshaler(Definition, Service, Port, WSIFDynamicTypeMap) - Method in class org.codehaus.activesoap.handler.xstream.XStreamWSIFProvider
 
createMarshaler(Definition, Service, Port, WSIFDynamicTypeMap) - Method in class org.codehaus.activesoap.wsif.ASProviderSupport
 
createMessageExchange() - Method in class org.codehaus.activesoap.RestClient
 
createMessageExchange(XMLStreamReader, XMLStreamWriter) - Method in class org.codehaus.activesoap.RestClient
 
createMessageExchange(XMLStreamReader, XMLStreamWriter) - Method in class org.codehaus.activesoap.RestService
Creates a new MessageExchange from an input and output stream
createMessageExchange(Reader, Writer) - Method in class org.codehaus.activesoap.RestService
Creates a new MessageExchange from an input and output stream
createMessageExchange() - Method in class org.codehaus.activesoap.wsif.ASOperation
 
createMethodHandler(Method, Object[]) - Method in class org.codehaus.activesoap.handler.stax.StaxClientHandler
 
createMethodHandler(Method, Object[]) - Method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansClientHandler
 
createMethodHandler(Method, Object[]) - Method in class org.codehaus.activesoap.handler.xstream.XStreamClientHandler
 
createMethodHandler(Method, Object[]) - Method in interface org.codehaus.activesoap.impl.ClientHandler
Creates a handler capable of generating the body of the request
createOperation(String) - Method in class org.codehaus.activesoap.wsif.ASPort
 
createOperation(String, String, String) - Method in class org.codehaus.activesoap.wsif.ASPort
 
createOperation(BindingOperation) - Method in class org.codehaus.activesoap.wsif.ASPort
 
createProxy(Class) - Method in class org.codehaus.activesoap.RestClient
Creates a dynamic proxy of the given interface which when invoked will perform a web services invocation.
createRequestReader() - Method in class org.codehaus.activesoap.transport.Invocation
 
createRestClient(TransportClient) - Static method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansHelper
 
createRestClient(TransportClient) - Static method in class org.codehaus.activesoap.handler.xstream.XStreamHelper
 
createService() - Method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeanInvokeMethodHandler
Factory method to create a new instance temporary instance of the service
createService(MessageExchange) - Method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansInvokeMethodHandler
Factory method to create a new instance temporary instance of the service
createService(Definition, Service, Port, WSIFDynamicTypeMap) - Method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansWSIFProvider
 
createService() - Method in class org.codehaus.activesoap.handler.xstream.XStreamInvokeMethodHandler
Factory method to create a new instance temporary instance of the service
createService(Definition, Service, Port, WSIFDynamicTypeMap) - Method in class org.codehaus.activesoap.handler.xstream.XStreamWSIFProvider
 
createService(Definition, Service, Port, WSIFDynamicTypeMap) - Method in class org.codehaus.activesoap.wsif.ASProviderSupport
 
createSoapClient(TransportClient) - Static method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansHelper
 
createSoapClient(TransportClient) - Static method in class org.codehaus.activesoap.handler.xstream.XStreamHelper
 
createTransport(Definition, Service, Port, WSIFDynamicTypeMap, RestService) - Method in class org.codehaus.activesoap.wsif.ASProviderSupport
 
createXMLStreamReader(Reader) - Method in class org.codehaus.activesoap.transport.Invocation
 
createXMLStreamWriter() - Method in class org.codehaus.activesoap.transport.Invocation
 

D

DEFAULT_NAMESPACE - Static variable in class org.codehaus.activesoap.policy.addressing.AddressingPolicy
 
DefaultHandlerRegistry - class org.codehaus.activesoap.handler.DefaultHandlerRegistry.
Provides a registry of handlers indexed by specific QName instances as well as providing a default handler which is used for processing SOAP body elements (or REST root elements) if no QName could be matched.
DefaultHandlerRegistry() - Constructor for class org.codehaus.activesoap.handler.DefaultHandlerRegistry
 
DefaultHandlerRegistry(Handler) - Constructor for class org.codehaus.activesoap.handler.DefaultHandlerRegistry
 
DelegateXMLStreamWriter - class org.codehaus.activesoap.util.DelegateXMLStreamWriter.
A Delegate implementation of XMLStreamWriter which delegates all the methods to a child instance - useful for implementing filters.
DelegateXMLStreamWriter(XMLStreamWriter) - Constructor for class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
DocumentFilterXMLStreamReader - class org.codehaus.activesoap.util.DocumentFilterXMLStreamReader.
An StreamReaderDelegate which creates a logical sub-document from a stream until a certain close element is discovered - such as for making the contents of a SOAP body appear as a logical XML document.
DocumentFilterXMLStreamReader(XMLStreamReader) - Constructor for class org.codehaus.activesoap.util.DocumentFilterXMLStreamReader
 
DocumentFilterXMLStreamReader(QName, XMLStreamReader) - Constructor for class org.codehaus.activesoap.util.DocumentFilterXMLStreamReader
 
DocumentFilterXMLStreamWriter - class org.codehaus.activesoap.util.DocumentFilterXMLStreamWriter.
A filter which does not write document start or end events to the underlying stream.
DocumentFilterXMLStreamWriter(XMLStreamWriter) - Constructor for class org.codehaus.activesoap.util.DocumentFilterXMLStreamWriter
 
disableStartDocumentEvent() - Method in class org.codehaus.activesoap.util.DocumentFilterXMLStreamReader
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.codehaus.activesoap.transport.http.EndpointServlet
 
driver - Variable in class org.codehaus.activesoap.handler.xstream.XStreamAnyElementMarshaler
 
driver - Variable in class org.codehaus.activesoap.handler.xstream.XStreamHandler
 

E

EchoHandler - class org.codehaus.activesoap.handler.EchoHandler.
Echos the block of XML straight to the output such as for pass-through handlers or forwarding services and routers.
EchoHandler() - Constructor for class org.codehaus.activesoap.handler.EchoHandler
 
ElementContent - interface org.codehaus.activesoap.handler.stax.ElementContent.
 
EndpointReferenceType - class org.codehaus.activesoap.policy.addressing.EndpointReferenceType.
 
EndpointReferenceType() - Constructor for class org.codehaus.activesoap.policy.addressing.EndpointReferenceType
 
EndpointReferenceTypeHandler - class org.codehaus.activesoap.policy.addressing.handler.EndpointReferenceTypeHandler.
 
EndpointReferenceTypeHandler(AnyElementMarshaler) - Constructor for class org.codehaus.activesoap.policy.addressing.handler.EndpointReferenceTypeHandler
 
EndpointServlet - class org.codehaus.activesoap.transport.http.EndpointServlet.
A Servlet for a REST or SOAP endpoint where some XML is HTTP POSTed and the response is returned.
EndpointServlet() - Constructor for class org.codehaus.activesoap.transport.http.EndpointServlet
 
ensureClosed(XMLStreamWriter) - Method in class org.codehaus.activesoap.handler.SoapRequestHandler
 
executeInputOnlyOperation(WSIFMessage) - Method in class org.codehaus.activesoap.wsif.ASOperation
 
executeRequestResponseOperation(WSIFMessage, WSIFMessage, WSIFMessage) - Method in class org.codehaus.activesoap.wsif.ASOperation
 

F

FaultTo_QNAME - Static variable in class org.codehaus.activesoap.policy.addressing.AddressingContext
 
From_QNAME - Static variable in class org.codehaus.activesoap.policy.addressing.AddressingContext
 
findReplyToDestination(TextMessage) - Method in class org.codehaus.activesoap.transport.jms.SoapEndpointMessageListener
 
fireOnComplete() - Method in class org.codehaus.activesoap.handler.SoapRequestHandler
lets notify the lifecycles of interested handlers
flush() - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
flush() - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 

G

getAction() - Method in class org.codehaus.activesoap.policy.addressing.AddressingContext
 
getAddress() - Method in class org.codehaus.activesoap.policy.addressing.EndpointReferenceType
Gets the value of the address property.
getAddressNamespaceURIs() - Method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansWSIFProvider
 
getAddressNamespaceURIs() - Method in class org.codehaus.activesoap.handler.xstream.XStreamWSIFProvider
 
getAny() - Method in interface org.codehaus.activesoap.handler.stax.AnyContent
Gets the value of the any property.
getAny() - Method in class org.codehaus.activesoap.policy.addressing.EndpointReferenceType
Gets the value of the any property.
getAny() - Method in class org.codehaus.activesoap.policy.addressing.ReferencePropertiesType
 
getAttributeCount() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getAttributeLocalName(int) - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getAttributeName(int) - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getAttributeNamespace(int) - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getAttributePrefix(int) - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getAttributeType(int) - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getAttributeValue(int) - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getAttributeValue(String, String) - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getBindingNamespaceURIs() - Method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansWSIFProvider
 
getBindingNamespaceURIs() - Method in class org.codehaus.activesoap.handler.xstream.XStreamWSIFProvider
 
getBody() - Method in class org.codehaus.activesoap.soap.Soap11
 
getBody() - Method in class org.codehaus.activesoap.soap.Soap12
 
getBody() - Method in interface org.codehaus.activesoap.soap.SoapVersion
 
getBodyHandler() - Method in interface org.codehaus.activesoap.HandlerRegistry
Returns the handler that should be used to process the body elements which by default will be a QNameHandler which delegates to the handler for the current QName otherwise using the handler returned by HandlerRegistry.getDefaultHandler()
getBodyHandler() - Method in class org.codehaus.activesoap.handler.DefaultHandlerRegistry
 
getCharacterEncodingScheme() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getClient() - Method in class org.codehaus.activesoap.wsif.ASPort
 
getClientHandler() - Method in class org.codehaus.activesoap.RestClient
 
getCode() - Method in class org.codehaus.activesoap.SoapFault
 
getContext() - Static method in class org.codehaus.activesoap.policy.addressing.AddressingContext
Returns the current WS-Addressing context of the current thread.
getContext(MessageExchange) - Static method in class org.codehaus.activesoap.policy.addressing.AddressingContext
Returns the current WS-Addressing context of this message exchange, lazily creating one if none is created yet
getContext() - Method in class org.codehaus.activesoap.wsif.ASPort
 
getDeadLetterQueue() - Method in class org.codehaus.activesoap.transport.jms.SoapEndpointMessageListener
 
getDefaultHandler() - Method in interface org.codehaus.activesoap.HandlerRegistry
Returns the default handler which is used when processing body elements which have no QName matching handler.
getDefaultHandler() - Method in class org.codehaus.activesoap.handler.DefaultHandlerRegistry
 
getDefinition() - Method in class org.codehaus.activesoap.wsif.ASPort
 
getDriver() - Method in class org.codehaus.activesoap.handler.xstream.XStreamClientHandler
 
getDriver() - Method in class org.codehaus.activesoap.handler.xstream.XStreamHandler
 
getElementText() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getEncoding() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getEncodingStyles() - Method in class org.codehaus.activesoap.SoapService
 
getEnvelope() - Method in class org.codehaus.activesoap.soap.Soap11
 
getEnvelope() - Method in class org.codehaus.activesoap.soap.Soap12
 
getEnvelope() - Method in interface org.codehaus.activesoap.soap.SoapVersion
 
getEventType() - Method in class org.codehaus.activesoap.util.DocumentFilterXMLStreamReader
 
getEventType() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getEvents() - Method in class org.codehaus.activesoap.util.XMLStreamBuffer
 
getFaultTo() - Method in class org.codehaus.activesoap.policy.addressing.AddressingContext
 
getFrom() - Method in class org.codehaus.activesoap.policy.addressing.AddressingContext
 
getHandler(QName) - Method in interface org.codehaus.activesoap.HandlerRegistry
Returns the handler bound to the given QName or null if no handler is bound to this name
getHandler(QName) - Method in class org.codehaus.activesoap.handler.DefaultHandlerRegistry
 
getHandlerRegistry() - Method in class org.codehaus.activesoap.RestService
 
getHandlerRegistry() - Method in class org.codehaus.activesoap.handler.QNameHandler
 
getHandlers() - Method in class org.codehaus.activesoap.handler.DefaultHandlerRegistry
Provide implementations with direct access to the handler map
getHandlersUsed() - Method in class org.codehaus.activesoap.handler.SoapRequestHandler
 
getHeader() - Method in class org.codehaus.activesoap.soap.Soap11
 
getHeader() - Method in class org.codehaus.activesoap.soap.Soap12
 
getHeader() - Method in interface org.codehaus.activesoap.soap.SoapVersion
 
getIn() - Method in class org.codehaus.activesoap.MessageExchange
 
getInputFactory() - Method in class org.codehaus.activesoap.util.XMLStreamFactory
 
getInstance() - Static method in class org.codehaus.activesoap.handler.EchoHandler
 
getInstance() - Static method in class org.codehaus.activesoap.handler.NullHandler
 
getInstance() - Static method in class org.codehaus.activesoap.handler.ProcedureNotPresentHandler
 
getInstance() - Static method in class org.codehaus.activesoap.soap.Soap11
 
getInstance() - Static method in class org.codehaus.activesoap.soap.Soap12
 
getInstance() - Static method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
getLocalName() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getLocation() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getMarshaler() - Method in class org.codehaus.activesoap.wsif.ASPort
 
getMessageID() - Method in class org.codehaus.activesoap.policy.addressing.AddressingContext
 
getName() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getNameText(QName) - Method in class org.codehaus.activesoap.handler.SoapRequestHandler
Returns the Qname as a name, typically as 'prefix:localPart' unless there is no prefix in which case just the 'localPart' is returned.
getNamespace() - Method in class org.codehaus.activesoap.soap.Soap11
 
getNamespace() - Method in class org.codehaus.activesoap.soap.Soap12
 
getNamespace() - Method in interface org.codehaus.activesoap.soap.SoapVersion
 
getNamespaceContext() - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
getNamespaceContext() - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
getNamespaceContext() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getNamespaceCount() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getNamespacePrefix(int) - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getNamespaceURI() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getNamespaceURI(int) - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getNamespaceURI(String) - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getNextRole() - Method in class org.codehaus.activesoap.soap.Soap11
 
getNextRole() - Method in class org.codehaus.activesoap.soap.Soap12
 
getNextRole() - Method in interface org.codehaus.activesoap.soap.SoapVersion
 
getNode() - Method in class org.codehaus.activesoap.SoapFault
 
getNoneRole() - Method in class org.codehaus.activesoap.soap.Soap11
 
getNoneRole() - Method in class org.codehaus.activesoap.soap.Soap12
 
getNoneRole() - Method in interface org.codehaus.activesoap.soap.SoapVersion
 
getObject() - Method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansHandler
Returns the body of the SOAP request converted to the native object (POJO or XmlObject or DOMish tree etc) if available or null if the body was not parsed
getObject() - Method in class org.codehaus.activesoap.handler.xstream.XStreamHandler
Returns the body of the SOAP request converted to the native POJO
getOperation() - Method in class org.codehaus.activesoap.wsif.ASOperation
 
getOtherAttributes() - Method in class org.codehaus.activesoap.policy.addressing.AnyAttributeSupport
 
getOut() - Method in class org.codehaus.activesoap.MessageExchange
 
getOut() - Method in class org.codehaus.activesoap.transport.Invocation
 
getOutputFactory() - Method in class org.codehaus.activesoap.util.XMLStreamFactory
 
getPIData() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getPITarget() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getPort() - Method in class org.codehaus.activesoap.wsif.ASPort
 
getPortName() - Method in class org.codehaus.activesoap.policy.addressing.ServiceNameType
Gets the value of the portName property.
getPortType() - Method in class org.codehaus.activesoap.policy.addressing.EndpointReferenceType
Gets the value of the portType property.
getPrefix() - Method in class org.codehaus.activesoap.soap.Soap11
 
getPrefix() - Method in class org.codehaus.activesoap.soap.Soap12
 
getPrefix() - Method in interface org.codehaus.activesoap.soap.SoapVersion
 
getPrefix(String) - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
getPrefix(String) - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
getPrefix() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getProducer() - Method in class org.codehaus.activesoap.transport.jms.SoapEndpointMessageListener
 
getProperties() - Method in class org.codehaus.activesoap.policy.addressing.AddressingContext
 
getProperty(Object) - Method in class org.codehaus.activesoap.MessageExchange
Looks up the property for the given key which is typically a String or QName or a QName returning the value or null if it is not present.
getProperty(String) - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
getProperty(String) - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
getProperty(String) - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getPropertyNames() - Method in class org.codehaus.activesoap.MessageExchange
Return a collection of the available property names which are typically String or QName instances
getQualifiedName(QName) - Static method in class org.codehaus.activesoap.util.QNameHelper
 
getReason() - Method in class org.codehaus.activesoap.SoapFault
 
getRecipient() - Method in class org.codehaus.activesoap.policy.addressing.AddressingContext
 
getReferenceProperties() - Method in class org.codehaus.activesoap.policy.addressing.EndpointReferenceType
Gets the value of the referenceProperties property.
getRelatesTo() - Method in class org.codehaus.activesoap.policy.addressing.AddressingContext
 
getRelationshipType() - Method in class org.codehaus.activesoap.policy.addressing.Relationship
Gets the value of the relationshipType property.
getReplyTo() - Method in class org.codehaus.activesoap.policy.addressing.AddressingContext
 
getReplyToDestination() - Method in class org.codehaus.activesoap.transport.jms.SoapEndpointMessageListener
 
getRequestText() - Method in class org.codehaus.activesoap.transport.Invocation
 
getRestService() - Method in class org.codehaus.activesoap.transport.http.EndpointServlet
 
getRole() - Method in class org.codehaus.activesoap.SoapFault
 
getRoles() - Method in class org.codehaus.activesoap.SoapService
 
getRootHandler() - Method in class org.codehaus.activesoap.RestService
 
getService() - Method in class org.codehaus.activesoap.MessageExchange
Returns the current service instance which is processing the message so that we can access the details such as the handler registry
getService() - Method in class org.codehaus.activesoap.RestClient
 
getService() - Method in class org.codehaus.activesoap.wsif.ASPort
 
getServiceClassName(Definition, Service, Port, WSIFDynamicTypeMap) - Method in class org.codehaus.activesoap.wsif.ASProviderSupport
 
getServiceName() - Method in class org.codehaus.activesoap.policy.addressing.EndpointReferenceType
Gets the value of the serviceName property.
getSession() - Method in class org.codehaus.activesoap.transport.jms.SoapEndpointMessageListener
 
getSoapEncodingStyle() - Method in class org.codehaus.activesoap.soap.Soap11
 
getSoapEncodingStyle() - Method in class org.codehaus.activesoap.soap.Soap12
 
getSoapEncodingStyle() - Method in interface org.codehaus.activesoap.soap.SoapVersion
 
getSoapService() - Method in class org.codehaus.activesoap.MessageExchange
Returns the current SOAP service instance, if we are using the SOAP protocol so that you can access the SOAP details such as available roles, SOAP version, intermidate mode etc.
getSoapService() - Method in class org.codehaus.activesoap.SoapClient
 
getSoapService() - Method in class org.codehaus.activesoap.transport.jms.SoapEndpointMessageListener
 
getSoapVersion() - Method in class org.codehaus.activesoap.SoapService
 
getStreamFactory() - Method in class org.codehaus.activesoap.RestService
 
getStreamFactory() - Method in class org.codehaus.activesoap.transport.TransportClientSupport
 
getSubcode() - Method in class org.codehaus.activesoap.SoapFault
 
getText(InputStream) - Method in class org.codehaus.activesoap.transport.http.HttpTransportClient
 
getText() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getTextCharacters() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getTextCharacters(int, char[], int, int) - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getTextLength() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getTextStart() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getTo() - Method in class org.codehaus.activesoap.policy.addressing.AddressingContext
 
getTransformer() - Method in class org.codehaus.activesoap.handler.TransformHandler
 
getUltimateReceiverRole() - Method in class org.codehaus.activesoap.soap.Soap11
 
getUltimateReceiverRole() - Method in class org.codehaus.activesoap.soap.Soap12
 
getUltimateReceiverRole() - Method in interface org.codehaus.activesoap.soap.SoapVersion
 
getUrl() - Method in class org.codehaus.activesoap.transport.http.HttpTransportClient
 
getValue() - Method in class org.codehaus.activesoap.policy.addressing.AttributedQName
Gets the value of the value property.
getValue() - Method in class org.codehaus.activesoap.policy.addressing.AttributedURI
Gets the value of the value property.
getVersion() - Method in class org.codehaus.activesoap.soap.Soap11
 
getVersion() - Method in class org.codehaus.activesoap.soap.Soap12
 
getVersion() - Method in interface org.codehaus.activesoap.soap.SoapVersion
 
getVersion() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
getWSIFPort() - Method in class org.codehaus.activesoap.wsif.ASOperation
 
getWsifDynamicTypeMap() - Method in class org.codehaus.activesoap.wsif.ASPort
 
getXstream() - Method in class org.codehaus.activesoap.handler.xstream.XStreamClientHandler
 
getXstream() - Method in class org.codehaus.activesoap.handler.xstream.XStreamHandler
 

H

Handler - interface org.codehaus.activesoap.Handler.
A pluggable Strategy pattern for processing a fragment of XML which is typically a SOAP body element and its content or a single SOAP header element but can also be used for processing entire REST XML services as well.
HandlerLifecycle - interface org.codehaus.activesoap.handler.HandlerLifecycle.
A lifecycle callback to allow handlers to be aware of when requests complete
HandlerRegistry - interface org.codehaus.activesoap.HandlerRegistry.
Provides a registry of handlers indexed by specific QName instances as well as providing a default handler which is used for processing SOAP body elements (or REST root elements) if no QName could be matched.
HttpTransportClient - class org.codehaus.activesoap.transport.http.HttpTransportClient.
 
HttpTransportClient(URL) - Constructor for class org.codehaus.activesoap.transport.http.HttpTransportClient
 
HttpTransportClient(String) - Constructor for class org.codehaus.activesoap.transport.http.HttpTransportClient
 
HttpTransportConnector - class org.codehaus.activesoap.transport.http.HttpTransportConnector.
An embedded Servlet engine to implement a HTTP transport connector
HttpTransportConnector(String, int, RestService) - Constructor for class org.codehaus.activesoap.transport.http.HttpTransportConnector
 
HttpTransportConnector(SocketListener, RestService) - Constructor for class org.codehaus.activesoap.transport.http.HttpTransportConnector
 
handleBody(MessageExchange, XmlObject, XMLStreamWriter) - Method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeanInvokeMethodHandler
 
handleBody(MessageExchange, XmlObject, XMLStreamWriter) - Method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansHandler
 
handleBody(MessageExchange, XmlObject, XMLStreamWriter) - Method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansInvokeMethodHandler
 
handleBody(MessageExchange, Object, XMLStreamWriter) - Method in class org.codehaus.activesoap.handler.xstream.XStreamHandler
 
handleBody(MessageExchange, Object, XMLStreamWriter) - Method in class org.codehaus.activesoap.handler.xstream.XStreamInvokeMethodHandler
 
handleException(XMLStreamWriter, Exception) - Method in class org.codehaus.activesoap.handler.SoapRequestHandler
 
hasName() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
hasNext() - Method in class org.codehaus.activesoap.util.DocumentFilterXMLStreamReader
 
hasNext() - Method in class org.codehaus.activesoap.util.LoggingXMLStreamReader
 
hasNext() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
hasRole(String) - Method in class org.codehaus.activesoap.SoapService
Return true if this SOAP node has the given role
hasRole(String) - Method in class org.codehaus.activesoap.handler.SoapRequestHandler
 
hasText() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 

I

Invocation - class org.codehaus.activesoap.transport.Invocation.
Represents the invocation of an operation, whether REST or SOAP
Invocation(TransportClient, XMLStreamFactory) - Constructor for class org.codehaus.activesoap.transport.Invocation
 
invoke(MessageExchange) - Method in interface org.codehaus.activesoap.Handler
Handles the processing of an XML message which is typically a SOAP body element or header element but could be an entire REST XML service.
invoke(MessageExchange) - Method in class org.codehaus.activesoap.RestService
Performs a in invocation using the given message exchange
invoke(Reader, Writer) - Method in class org.codehaus.activesoap.RestService
Performs a SOAP RPC operation, returning the response
invoke(XMLStreamReader, XMLStreamWriter) - Method in class org.codehaus.activesoap.RestService
Performs a SOAP RPC operation, returning the response
invoke(MessageExchange) - Method in class org.codehaus.activesoap.SoapClient.ResponseHandler
 
invoke(MessageExchange) - Method in class org.codehaus.activesoap.handler.EchoHandler
 
invoke(MessageExchange) - Method in class org.codehaus.activesoap.handler.NullHandler
 
invoke(MessageExchange) - Method in class org.codehaus.activesoap.handler.ProcedureNotPresentHandler
 
invoke(MessageExchange) - Method in class org.codehaus.activesoap.handler.QNameHandler
 
invoke(MessageExchange) - Method in class org.codehaus.activesoap.handler.SAXHandler
 
invoke(MessageExchange) - Method in class org.codehaus.activesoap.handler.SoapHandler
 
invoke(MessageExchange) - Method in class org.codehaus.activesoap.handler.SoapRequestHandler
 
invoke(MessageExchange) - Method in class org.codehaus.activesoap.handler.TransformHandler
 
invoke(MessageExchange) - Method in class org.codehaus.activesoap.handler.stax.StaxOutputHandler
 
invoke(MessageExchange) - Method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansHandler
 
invoke(MessageExchange) - Method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansOutputHandler
 
invoke(MessageExchange) - Method in class org.codehaus.activesoap.handler.xstream.XStreamHandler
 
invoke(MessageExchange) - Method in class org.codehaus.activesoap.handler.xstream.XStreamOutputHandler
 
invoke(Object, Method, Object[]) - Method in class org.codehaus.activesoap.impl.ClientProxy
 
invoke(MessageExchange) - Method in class org.codehaus.activesoap.policy.addressing.handler.AddressingClientHandler
 
invoke(MessageExchange) - Method in class org.codehaus.activesoap.policy.addressing.handler.AttributedQNameHandler
 
invoke(MessageExchange) - Method in class org.codehaus.activesoap.policy.addressing.handler.AttributedURIHandler
 
invoke(MessageExchange) - Method in class org.codehaus.activesoap.policy.addressing.handler.EndpointReferenceTypeHandler
 
invoke(MessageExchange) - Method in class org.codehaus.activesoap.policy.addressing.handler.RelationshipHandler
 
invoke(MessageExchange) - Method in class org.codehaus.activesoap.policy.addressing.handler.ServiceNameTypeHandler
 
invoke(Invocation, Reader) - Method in class org.codehaus.activesoap.transport.http.HttpTransportClient
 
invoke(MessageExchange) - Method in class org.codehaus.activesoap.wsif.WSIFHandler
 
invokeOneWay(Handler) - Method in class org.codehaus.activesoap.RestClient
 
invokeOneWay(MessageExchange, Handler) - Method in class org.codehaus.activesoap.RestClient
 
invokeOneWay(Object) - Method in class org.codehaus.activesoap.RestClient
Performs a request using a generic message object
invokeOneWay() - Method in class org.codehaus.activesoap.transport.Invocation
Invokes a one way operation
invokeOneWay(Invocation, Reader) - Method in class org.codehaus.activesoap.transport.LocalTransportClient
 
invokeOneWay(Invocation, Reader) - Method in interface org.codehaus.activesoap.transport.TransportClient
Performs a one way request
invokeOneWay(Invocation, Reader) - Method in class org.codehaus.activesoap.transport.http.HttpTransportClient
 
invokeRequest() - Method in class org.codehaus.activesoap.transport.Invocation
Performs a request/reply waiting for the reply and returning a parser on the response
invokeRequest(Invocation, Reader) - Method in class org.codehaus.activesoap.transport.LocalTransportClient
 
invokeRequest(Invocation, Reader) - Method in interface org.codehaus.activesoap.transport.TransportClient
Performs a request-reply, waiting for the response before returning
invokeRequest(Invocation, Reader) - Method in class org.codehaus.activesoap.transport.http.HttpTransportClient
 
invokeRequestReply(Handler) - Method in class org.codehaus.activesoap.RestClient
 
invokeRequestReply(MessageExchange, Handler) - Method in class org.codehaus.activesoap.RestClient
 
invokeRequestReply(Object) - Method in class org.codehaus.activesoap.RestClient
Performs a request-response using a generic message object API
invokeRequestReply(MessageExchange, Object) - Method in class org.codehaus.activesoap.RestClient
Performs a request-response using a generic message object API
invokeRequestReply(MessageExchange, XMLStreamWriter, Handler, Invocation) - Method in class org.codehaus.activesoap.RestClient
 
invokeService(XmlObject, MessageExchange, XMLStreamWriter, Object) - Method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeanInvokeMethodHandler
Invokes the service on the given serviceInstance
invokeService(XmlObject, MessageExchange, XMLStreamWriter, Object) - Method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansInvokeMethodHandler
Invokes the service on the given serviceInstance
invokeService(Object, MessageExchange, XMLStreamWriter, Object) - Method in class org.codehaus.activesoap.handler.xstream.XStreamInvokeMethodHandler
Invokes the service on the given serviceInstance
isAttributeSpecified(int) - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
isCharacters() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
isElement(XmlObject) - Static method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansHelper
Returns true if the given object is an element type
isEndElement() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
isIntermediary() - Method in class org.codehaus.activesoap.SoapService
 
isNextRole(String) - Method in class org.codehaus.activesoap.handler.SoapRequestHandler
 
isPrefixNotMappedToUri(XMLStreamWriter, String, String) - Static method in class org.codehaus.activesoap.util.XMLStreamHelper
 
isRepairingNamespace() - Method in class org.codehaus.activesoap.MessageExchange
 
isRepairingNamespace() - Method in class org.codehaus.activesoap.RestService
 
isRepairingNamespace() - Method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansAnyElementMarshaler
 
isRepairingNamespace() - Method in class org.codehaus.activesoap.util.XMLStreamFactory
 
isStandalone() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
isStartElement() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
isStrict() - Method in class org.codehaus.activesoap.handler.SoapRequestHandler
 
isTrue(String, String) - Method in class org.codehaus.activesoap.handler.SoapRequestHandler
Return true if the attribute is not null and contains 'true'
isUltimateReceiver(String) - Method in class org.codehaus.activesoap.handler.SoapRequestHandler
 
isWhiteSpace() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 

J

JMSUtils - class org.codehaus.activesoap.transport.jms.JMSUtils.
Some JMS related helper methods
JMSUtils() - Constructor for class org.codehaus.activesoap.transport.jms.JMSUtils
 

L

LocalTransportClient - class org.codehaus.activesoap.transport.LocalTransportClient.
Local in-VM transport
LocalTransportClient(RestService) - Constructor for class org.codehaus.activesoap.transport.LocalTransportClient
 
LoggingXMLStreamReader - class org.codehaus.activesoap.util.LoggingXMLStreamReader.
 
LoggingXMLStreamReader(XMLStreamReader) - Constructor for class org.codehaus.activesoap.util.LoggingXMLStreamReader
 
LoggingXMLStreamReader(XMLStreamReader, Log) - Constructor for class org.codehaus.activesoap.util.LoggingXMLStreamReader
 
LoggingXMLStreamWriter - class org.codehaus.activesoap.util.LoggingXMLStreamWriter.
An implementation of XMLStreamWriter which will log calls to start/end element which can be very useful for debugging StAX related issues.
LoggingXMLStreamWriter(XMLStreamWriter) - Constructor for class org.codehaus.activesoap.util.LoggingXMLStreamWriter
 
LoggingXMLStreamWriter(XMLStreamWriter, Log) - Constructor for class org.codehaus.activesoap.util.LoggingXMLStreamWriter
 
loadClass(String) - Method in class org.codehaus.activesoap.wsif.ASProviderSupport
 

M

MessageExchange - class org.codehaus.activesoap.MessageExchange.
Represents the context of the processing of a single message, providing access to the current REST or SOAP service on which the message is invoked and providing access to pre-request properties which can be used to communicate among Handler instances.
MessageExchange(RestService, XMLStreamReader, XMLStreamWriter) - Constructor for class org.codehaus.activesoap.MessageExchange
 
MessageExchange(RestService, XMLStreamReader, XMLStreamWriter, Map) - Constructor for class org.codehaus.activesoap.MessageExchange
 
MessageID_QNAME - Static variable in class org.codehaus.activesoap.policy.addressing.AddressingContext
 

N

NullHandler - class org.codehaus.activesoap.handler.NullHandler.
A handler which consumes the data but does nothing
NullHandler() - Constructor for class org.codehaus.activesoap.handler.NullHandler
 
NullXMLStreamWriter - class org.codehaus.activesoap.util.NullXMLStreamWriter.
An implementation of
NullXMLStreamWriter() - Constructor for class org.codehaus.activesoap.util.NullXMLStreamWriter
 
newInstance(XMLStreamReader, XMLStreamWriter) - Method in class org.codehaus.activesoap.MessageExchange
Creates a new message exchange with different input and output
newLocalClient(RestService) - Static method in class org.codehaus.activesoap.RestClient
Factory method to create a new client to an in memory RestService
newLocalClient(SoapService) - Static method in class org.codehaus.activesoap.SoapClient
Factory method to create a new client to an in memory SoapService
newLocalRestClient(RestService) - Static method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansHelper
 
newLocalRestClient(RestService) - Static method in class org.codehaus.activesoap.handler.xstream.XStreamHelper
 
newLocalSoapClient(SoapService) - Static method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansHelper
 
newLocalSoapClient(SoapService) - Static method in class org.codehaus.activesoap.handler.xstream.XStreamHelper
 
next() - Method in class org.codehaus.activesoap.util.DocumentFilterXMLStreamReader
 
next() - Method in class org.codehaus.activesoap.util.LoggingXMLStreamReader
 
next() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
nextTag() - Method in class org.codehaus.activesoap.util.DocumentFilterXMLStreamReader
 
nextTag() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 

O

onComplete(MessageExchange) - Method in interface org.codehaus.activesoap.handler.HandlerLifecycle
 
onException(Exception, Message) - Method in class org.codehaus.activesoap.transport.jms.SoapEndpointMessageListener
 
onMessage(Message) - Method in class org.codehaus.activesoap.transport.jms.SoapEndpointMessageListener
 
onTextMessage(TextMessage) - Method in class org.codehaus.activesoap.transport.jms.SoapEndpointMessageListener
 
org.codehaus.activesoap - package org.codehaus.activesoap
The core API and classes for the SOAP stack
org.codehaus.activesoap.handler - package org.codehaus.activesoap.handler
Default Handler implementations for processing individual SOAP headers or the body using various XML APIs like SAX or XML binding technologies like XMLBeans
org.codehaus.activesoap.handler.stax - package org.codehaus.activesoap.handler.stax
Handler implementation and related classes for using pure StAX
org.codehaus.activesoap.handler.xmlbeans - package org.codehaus.activesoap.handler.xmlbeans
Handler implementation and related classes for processing REST and web services using XMLBeans
org.codehaus.activesoap.handler.xstream - package org.codehaus.activesoap.handler.xstream
Handler implementation and related classes for processing REST and web services using XStream
org.codehaus.activesoap.impl - package org.codehaus.activesoap.impl
 
org.codehaus.activesoap.policy.addressing - package org.codehaus.activesoap.policy.addressing
 
org.codehaus.activesoap.policy.addressing.handler - package org.codehaus.activesoap.policy.addressing.handler
 
org.codehaus.activesoap.soap - package org.codehaus.activesoap.soap
SOAP protocol specific contants
org.codehaus.activesoap.transport - package org.codehaus.activesoap.transport
 
org.codehaus.activesoap.transport.http - package org.codehaus.activesoap.transport.http
HTTP transport for ActiveSOAP
org.codehaus.activesoap.transport.jms - package org.codehaus.activesoap.transport.jms
JMS transport for ActiveSOAP
org.codehaus.activesoap.util - package org.codehaus.activesoap.util
Utility classes, particulalry StAX based helper classes.
org.codehaus.activesoap.wsif - package org.codehaus.activesoap.wsif
A WSIF provider for ActiveSOAP
outputServiceResult(MessageExchange, XMLStreamWriter, XmlObject, Object) - Method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeanInvokeMethodHandler
Handles the result of a service invocation which is non null and is not an XMLBeans object.
outputServiceResult(MessageExchange, XMLStreamWriter, XmlObject, Object) - Method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansInvokeMethodHandler
Handles the result of a service invocation which is non null and is not an XMLBeans object.

P

PORT_NAME - Static variable in class org.codehaus.activesoap.policy.addressing.ServiceNameType
 
Policy - interface org.codehaus.activesoap.handler.Policy.
Represents a policy which can be attached to the SOAP stack for processing requests such as WS-Addressing, WS-Security etc.
PortType_QNAME - Static variable in class org.codehaus.activesoap.policy.addressing.EndpointReferenceType
 
ProcedureNotPresentHandler - class org.codehaus.activesoap.handler.ProcedureNotPresentHandler.
A default body handler to throw a SoapFault when called on an unmatched procedure.
ProcedureNotPresentHandler() - Constructor for class org.codehaus.activesoap.handler.ProcedureNotPresentHandler
 
parseElement(XMLStreamReader) - Method in interface org.codehaus.activesoap.handler.stax.AnyElementMarshaler
 
parseElement(XMLStreamReader) - Method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansAnyElementMarshaler
 
parseElement(XMLStreamReader) - Method in class org.codehaus.activesoap.handler.xstream.XStreamAnyElementMarshaler
 
parseResponse(XMLStreamReader) - Method in class org.codehaus.activesoap.RestClient
Internal method used to process a SOAP response
parseResponse(XMLStreamReader) - Method in class org.codehaus.activesoap.SoapClient
 
parseResponse(XMLStreamReader) - Method in class org.codehaus.activesoap.handler.stax.StaxClientHandler
 
parseResponse(XMLStreamReader) - Method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansClientHandler
 
parseResponse(XMLStreamReader) - Method in class org.codehaus.activesoap.handler.xstream.XStreamClientHandler
 
parseResponse(XMLStreamReader) - Method in interface org.codehaus.activesoap.impl.ClientHandler
Parses the body of the response into some object
populateAnyAttributes(MessageExchange, AnyAttribute) - Method in class org.codehaus.activesoap.handler.stax.StaxHandler
 
populateAnyContent(MessageExchange, AnyElementMarshaler, AnyContent) - Method in class org.codehaus.activesoap.handler.stax.StaxHandler
 
populateAttributes(XMLStreamReader, AnyAttribute) - Method in class org.codehaus.activesoap.handler.stax.StaxHandler
 
populateEndpointReferenceType(MessageExchange, EndpointReferenceType) - Method in class org.codehaus.activesoap.policy.addressing.handler.EndpointReferenceTypeHandler
 
portName - Variable in class org.codehaus.activesoap.policy.addressing.ServiceNameType
 
portType - Variable in class org.codehaus.activesoap.policy.addressing.EndpointReferenceType
 
processBody(MessageExchange, XMLStreamWriter, Handler) - Method in class org.codehaus.activesoap.RestClient
 
processBody(MessageExchange, XMLStreamWriter, Handler) - Method in class org.codehaus.activesoap.SoapClient
 
processBody(XMLStreamWriter) - Method in class org.codehaus.activesoap.handler.SoapRequestHandler
 
processElement(MessageExchange, EndpointReferenceType) - Method in class org.codehaus.activesoap.policy.addressing.handler.EndpointReferenceTypeHandler
 
processHeaders(MessageExchange, XMLStreamWriter) - Method in class org.codehaus.activesoap.SoapClient
 
processHeaders(XMLStreamWriter) - Method in class org.codehaus.activesoap.handler.SoapRequestHandler
 
processPart(String, Object, MessageExchange) - Method in class org.codehaus.activesoap.wsif.WSIFHandler
 
putAttributeValue(NamespaceContext, QName, String) - Method in interface org.codehaus.activesoap.handler.stax.AnyAttribute
 
putAttributeValue(NamespaceContext, QName, String) - Method in class org.codehaus.activesoap.policy.addressing.AnyAttributeSupport
 
putAttributeValue(NamespaceContext, QName, String) - Method in class org.codehaus.activesoap.policy.addressing.Relationship
 
putAttributeValue(NamespaceContext, QName, String) - Method in class org.codehaus.activesoap.policy.addressing.ServiceNameType
 
putValue(NamespaceContext, String) - Method in interface org.codehaus.activesoap.handler.stax.AnyAttribute
 
putValue(NamespaceContext, String) - Method in class org.codehaus.activesoap.policy.addressing.AttributedQName
 
putValue(NamespaceContext, String) - Method in class org.codehaus.activesoap.policy.addressing.AttributedURI
 
putValue(NamespaceContext, String) - Method in class org.codehaus.activesoap.policy.addressing.EndpointReferenceType
 

Q

QNameHandler - class org.codehaus.activesoap.handler.QNameHandler.
Looks up the correct Handler to use based on the QName of the root element
QNameHandler() - Constructor for class org.codehaus.activesoap.handler.QNameHandler
 
QNameHandler(HandlerRegistry) - Constructor for class org.codehaus.activesoap.handler.QNameHandler
 
QNameHelper - class org.codehaus.activesoap.util.QNameHelper.
 
QNameHelper() - Constructor for class org.codehaus.activesoap.util.QNameHelper
 

R

RELATIONSHIP_TYPE_NAME - Static variable in class org.codehaus.activesoap.policy.addressing.Relationship
 
Recipient_QNAME - Static variable in class org.codehaus.activesoap.policy.addressing.AddressingContext
 
ReferencePropertiesType - class org.codehaus.activesoap.policy.addressing.ReferencePropertiesType.
 
ReferencePropertiesType() - Constructor for class org.codehaus.activesoap.policy.addressing.ReferencePropertiesType
 
ReferenceProperties_QNAME - Static variable in class org.codehaus.activesoap.policy.addressing.EndpointReferenceType
 
RelatesTo_QNAME - Static variable in class org.codehaus.activesoap.policy.addressing.AddressingContext
 
Relationship - class org.codehaus.activesoap.policy.addressing.Relationship.
 
Relationship() - Constructor for class org.codehaus.activesoap.policy.addressing.Relationship
 
RelationshipHandler - class org.codehaus.activesoap.policy.addressing.handler.RelationshipHandler.
 
RelationshipHandler() - Constructor for class org.codehaus.activesoap.policy.addressing.handler.RelationshipHandler
 
ReplyTo_QNAME - Static variable in class org.codehaus.activesoap.policy.addressing.AddressingContext
 
RestClient - class org.codehaus.activesoap.RestClient.
Represents a client interface to REST services
RestClient(TransportClient, RestService) - Constructor for class org.codehaus.activesoap.RestClient
 
RestService - class org.codehaus.activesoap.RestService.
A pure RESTful service which processes inbound XML using some Handler instances without using the SOAP protocol.
RestService() - Constructor for class org.codehaus.activesoap.RestService
 
RestService(HandlerRegistry) - Constructor for class org.codehaus.activesoap.RestService
 
readTextContent(XMLStreamReader) - Static method in class org.codehaus.activesoap.handler.stax.StaxHelper
Reads the content of the current element as a String, ignoring any embedded elements
referenceProperties - Variable in class org.codehaus.activesoap.policy.addressing.EndpointReferenceType
 
register(HandlerRegistry) - Method in class org.codehaus.activesoap.handler.SoapHandler
Helper method to register this handler with the registry
registerService(Object) - Method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansRegistry
Allows simple services to be registered so that they can automatically handle requests of the correct schema type.
registerService(Class) - Method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansRegistry
Allows simple services to be registered so that they can automatically handle requests of the correct schema type.
registerService(Class, Object) - Method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansRegistry
 
registerService(String, XMLBeansRegistry) - Method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansWSIFProvider
 
registerService(Class) - Method in class org.codehaus.activesoap.handler.xstream.XStreamRegistry
Allows simple services to be registered based on the types of their parameters.
registerService(String, XStreamRegistry) - Method in class org.codehaus.activesoap.handler.xstream.XStreamWSIFProvider
 
registerServiceMethod(Class, Object, Method, Class) - Method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansRegistry
 
registerServiceMethod(Class, Method, Class) - Method in class org.codehaus.activesoap.handler.xstream.XStreamRegistry
 
relationshipType - Variable in class org.codehaus.activesoap.policy.addressing.Relationship
 
removeHandler(String[], Handler) - Method in interface org.codehaus.activesoap.HandlerRegistry
Removes a handler from a number of different namespace URIs (typically to handle multiple version URIs for the same handler)
removeHandler(QName) - Method in interface org.codehaus.activesoap.HandlerRegistry
Removes the handler associated with the given QName
removeHandler(String) - Method in interface org.codehaus.activesoap.HandlerRegistry
Removes the handler associated with the given namespace URI
removeHandler(String, Handler) - Method in interface org.codehaus.activesoap.HandlerRegistry
Removes the handler associated with the given namespace URI
removeHandler(String[], Handler) - Method in class org.codehaus.activesoap.handler.DefaultHandlerRegistry
 
removeHandler(QName) - Method in class org.codehaus.activesoap.handler.DefaultHandlerRegistry
 
removeHandler(String) - Method in class org.codehaus.activesoap.handler.DefaultHandlerRegistry
 
removeHandler(String, Handler) - Method in class org.codehaus.activesoap.handler.DefaultHandlerRegistry
 
removeHeaderHandler(Handler) - Method in class org.codehaus.activesoap.SoapClient
 
removePolicy(Policy) - Method in class org.codehaus.activesoap.RestService
 
removePolicy(HandlerRegistry) - Method in interface org.codehaus.activesoap.handler.Policy
 
removePolicy(HandlerRegistry) - Method in class org.codehaus.activesoap.policy.addressing.AddressingPolicy
 
reply(MessageExchange, XmlObject, XMLStreamWriter) - Method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansHandler
Sends the reply object to the output body
reply(MessageExchange, Object, XMLStreamWriter) - Method in class org.codehaus.activesoap.handler.xstream.XStreamHandler
Sends the reply object to the output body
require(int, String, String) - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
reset() - Method in class org.codehaus.activesoap.util.XMLStreamBuffer
 

S

SAXHandler - class org.codehaus.activesoap.handler.SAXHandler.
 
SAXHandler(ContentHandler) - Constructor for class org.codehaus.activesoap.handler.SAXHandler
 
SERVICE_ATTRIBUTE - Static variable in class org.codehaus.activesoap.transport.http.EndpointServlet
 
ServiceNameType - class org.codehaus.activesoap.policy.addressing.ServiceNameType.
 
ServiceNameType() - Constructor for class org.codehaus.activesoap.policy.addressing.ServiceNameType
 
ServiceNameTypeHandler - class org.codehaus.activesoap.policy.addressing.handler.ServiceNameTypeHandler.
 
ServiceNameTypeHandler() - Constructor for class org.codehaus.activesoap.policy.addressing.handler.ServiceNameTypeHandler
 
ServiceName_QNAME - Static variable in class org.codehaus.activesoap.policy.addressing.EndpointReferenceType
 
Soap11 - class org.codehaus.activesoap.soap.Soap11.
Represents the SOAP 1.2 version
Soap11() - Constructor for class org.codehaus.activesoap.soap.Soap11
 
Soap12 - class org.codehaus.activesoap.soap.Soap12.
Represents the SOAP 1.2 version
Soap12() - Constructor for class org.codehaus.activesoap.soap.Soap12
 
SoapClient - class org.codehaus.activesoap.SoapClient.
Represents a SOAP client for invoking web services operations
SoapClient(TransportClient, SoapService) - Constructor for class org.codehaus.activesoap.SoapClient
 
SoapClient.ResponseHandler - class org.codehaus.activesoap.SoapClient.ResponseHandler.
 
SoapClient.ResponseHandler() - Constructor for class org.codehaus.activesoap.SoapClient.ResponseHandler
 
SoapEndpointMessageListener - class org.codehaus.activesoap.transport.jms.SoapEndpointMessageListener.
A SOAP endpoint which listens to JMS messages, processes them with the SOAP stack and then sends the response to a new destination or replies to the inbound JMSReployTo destination.
SoapEndpointMessageListener(SoapService, Session, MessageProducer, Destination) - Constructor for class org.codehaus.activesoap.transport.jms.SoapEndpointMessageListener
 
SoapFault - exception org.codehaus.activesoap.SoapFault.
Represents a SOAP fault which occurred while processing the message.
SoapFault(Exception) - Constructor for class org.codehaus.activesoap.SoapFault
 
SoapFault(String, String) - Constructor for class org.codehaus.activesoap.SoapFault
 
SoapFault(String, String, String) - Constructor for class org.codehaus.activesoap.SoapFault
 
SoapFault(String, String, String, String) - Constructor for class org.codehaus.activesoap.SoapFault
 
SoapHandler - class org.codehaus.activesoap.handler.SoapHandler.
A handler which processes a SOAP envelope using a specific SOAP protocol.
SoapHandler(SoapVersion) - Constructor for class org.codehaus.activesoap.handler.SoapHandler
 
SoapRequestHandler - class org.codehaus.activesoap.handler.SoapRequestHandler.
A processor of a single SOAP request which is discarded after it has completed the request.
SoapRequestHandler(SoapService, SoapVersion) - Constructor for class org.codehaus.activesoap.handler.SoapRequestHandler
 
SoapService - class org.codehaus.activesoap.SoapService.
This class represents a SOAP service which is capable of handling multiple concurrent requests from arbitrary transports.
SoapService() - Constructor for class org.codehaus.activesoap.SoapService
 
SoapService(HandlerRegistry) - Constructor for class org.codehaus.activesoap.SoapService
 
SoapService(HandlerRegistry, SoapVersion) - Constructor for class org.codehaus.activesoap.SoapService
 
SoapService(SoapVersion) - Constructor for class org.codehaus.activesoap.SoapService
 
SoapVersion - interface org.codehaus.activesoap.soap.SoapVersion.
 
StaxClientHandler - class org.codehaus.activesoap.handler.stax.StaxClientHandler.
 
StaxClientHandler(AnyElementMarshaler) - Constructor for class org.codehaus.activesoap.handler.stax.StaxClientHandler
 
StaxHandler - class org.codehaus.activesoap.handler.stax.StaxHandler.
A useful base class for any handlers implementd directly on top of StAX\
StaxHandler() - Constructor for class org.codehaus.activesoap.handler.stax.StaxHandler
 
StaxHandlerRegistry - class org.codehaus.activesoap.handler.stax.StaxHandlerRegistry.
 
StaxHandlerRegistry() - Constructor for class org.codehaus.activesoap.handler.stax.StaxHandlerRegistry
 
StaxHelper - class org.codehaus.activesoap.handler.stax.StaxHelper.
 
StaxHelper() - Constructor for class org.codehaus.activesoap.handler.stax.StaxHelper
 
StaxOutputHandler - class org.codehaus.activesoap.handler.stax.StaxOutputHandler.
 
StaxOutputHandler(AnyElementMarshaler, Object) - Constructor for class org.codehaus.activesoap.handler.stax.StaxOutputHandler
 
save(XmlObject, XMLStreamWriter, boolean) - Static method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansHelper
Saves the XMLBean to the given StAX output stream until XMLBeans natively supports this in which case this method could be retired.
sendToDeadLetterQueue(String, Message) - Method in class org.codehaus.activesoap.transport.jms.SoapEndpointMessageListener
 
serviceName - Variable in class org.codehaus.activesoap.policy.addressing.EndpointReferenceType
 
setAction(AttributedURI) - Method in class org.codehaus.activesoap.policy.addressing.AddressingContext
 
setAddress(AttributedURI) - Method in class org.codehaus.activesoap.policy.addressing.EndpointReferenceType
Sets the value of the address property.
setBodyHandler(Handler) - Method in interface org.codehaus.activesoap.HandlerRegistry
Sets the handler used to process body elements
setBodyHandler(Handler) - Method in class org.codehaus.activesoap.handler.DefaultHandlerRegistry
 
setClientHandler(ClientHandler) - Method in class org.codehaus.activesoap.RestClient
 
setContext(MessageExchange, AddressingContext) - Static method in class org.codehaus.activesoap.policy.addressing.AddressingContext
 
setContext(WSIFMessage) - Method in class org.codehaus.activesoap.wsif.ASPort
 
setDeadLetterQueue(Destination) - Method in class org.codehaus.activesoap.transport.jms.SoapEndpointMessageListener
 
setDefaultHandler(Handler) - Method in interface org.codehaus.activesoap.HandlerRegistry
Sets the default handler used to process body elements if no handlers are found for a given QName
setDefaultHandler(Handler) - Method in class org.codehaus.activesoap.handler.DefaultHandlerRegistry
 
setDefaultNamespace(String) - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
setDefaultNamespace(String) - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
setEncodingStyles(Set) - Method in class org.codehaus.activesoap.SoapService
 
setEvents(List) - Method in class org.codehaus.activesoap.util.XMLStreamBuffer
 
setFaultTo(EndpointReferenceType) - Method in class org.codehaus.activesoap.policy.addressing.AddressingContext
 
setFrom(EndpointReferenceType) - Method in class org.codehaus.activesoap.policy.addressing.AddressingContext
 
setHandlers(Map) - Method in class org.codehaus.activesoap.handler.DefaultHandlerRegistry
Provide implementations with direct access to the handler map
setIntermediary(boolean) - Method in class org.codehaus.activesoap.SoapService
 
setMessageID(AttributedURI) - Method in class org.codehaus.activesoap.policy.addressing.AddressingContext
 
setNamespaceContext(NamespaceContext) - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
setNamespaceContext(NamespaceContext) - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
setPortName(String) - Method in class org.codehaus.activesoap.policy.addressing.ServiceNameType
Sets the value of the portName property.
setPortType(AttributedQName) - Method in class org.codehaus.activesoap.policy.addressing.EndpointReferenceType
Sets the value of the portType property.
setPrefix(String, String) - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
setPrefix(String, String) - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
setProducer(MessageProducer) - Method in class org.codehaus.activesoap.transport.jms.SoapEndpointMessageListener
 
setProperties(Map) - Method in class org.codehaus.activesoap.policy.addressing.AddressingContext
 
setProperty(Object, Object) - Method in class org.codehaus.activesoap.MessageExchange
Sets the value of the given property name (which is typically a String or a QName) to the value.
setRecipient(EndpointReferenceType) - Method in class org.codehaus.activesoap.policy.addressing.AddressingContext
 
setReferenceProperties(ReferencePropertiesType) - Method in class org.codehaus.activesoap.policy.addressing.EndpointReferenceType
Sets the value of the referenceProperties property.
setRelatesTo(Relationship) - Method in class org.codehaus.activesoap.policy.addressing.AddressingContext
 
setRelationshipType(QName) - Method in class org.codehaus.activesoap.policy.addressing.Relationship
Sets the value of the relationshipType property.
setRepairingNamespace(boolean) - Method in class org.codehaus.activesoap.RestService
 
setRepairingNamespace(boolean) - Method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansAnyElementMarshaler
 
setRepairingNamespace(boolean) - Method in class org.codehaus.activesoap.util.XMLStreamFactory
 
setReplyTo(EndpointReferenceType) - Method in class org.codehaus.activesoap.policy.addressing.AddressingContext
 
setReplyToDestination(Destination) - Method in class org.codehaus.activesoap.transport.jms.SoapEndpointMessageListener
 
setRoles(Set) - Method in class org.codehaus.activesoap.SoapService
 
setRootHandler(Handler) - Method in class org.codehaus.activesoap.RestService
 
setServiceName(ServiceNameType) - Method in class org.codehaus.activesoap.policy.addressing.EndpointReferenceType
Sets the value of the serviceName property.
setSession(Session) - Method in class org.codehaus.activesoap.transport.jms.SoapEndpointMessageListener
 
setSoapService(SoapService) - Method in class org.codehaus.activesoap.transport.jms.SoapEndpointMessageListener
 
setSoapVersion(SoapVersion) - Method in class org.codehaus.activesoap.SoapService
 
setStreamFactory(XMLStreamFactory) - Method in class org.codehaus.activesoap.RestService
 
setStreamFactory(XMLStreamFactory) - Method in class org.codehaus.activesoap.transport.TransportClientSupport
 
setStrict(boolean) - Method in class org.codehaus.activesoap.handler.SoapRequestHandler
 
setTo(AttributedURI) - Method in class org.codehaus.activesoap.policy.addressing.AddressingContext
 
setUrl(URL) - Method in class org.codehaus.activesoap.transport.http.HttpTransportClient
 
setValue(QName) - Method in class org.codehaus.activesoap.policy.addressing.AttributedQName
Sets the value of the value property.
setValue(String) - Method in class org.codehaus.activesoap.policy.addressing.AttributedURI
Sets the value of the value property.
setValue(AddressingContext, AttributedQName) - Method in class org.codehaus.activesoap.policy.addressing.handler.AttributedQNameHandler
 
setValue(AddressingContext, AttributedURI) - Method in class org.codehaus.activesoap.policy.addressing.handler.AttributedURIHandler
 
setValue(AddressingContext, EndpointReferenceType) - Method in class org.codehaus.activesoap.policy.addressing.handler.EndpointReferenceTypeHandler
 
setValue(AddressingContext, Relationship) - Method in class org.codehaus.activesoap.policy.addressing.handler.RelationshipHandler
 
setValue(AddressingContext, ServiceNameType) - Method in class org.codehaus.activesoap.policy.addressing.handler.ServiceNameTypeHandler
 
skipToElementStart(String) - Method in class org.codehaus.activesoap.handler.SoapRequestHandler
 
skipToEndOfTag(QName) - Method in class org.codehaus.activesoap.handler.SoapRequestHandler
 
skipToHeader() - Method in class org.codehaus.activesoap.handler.SoapRequestHandler
 
skipToStartBodyElement() - Method in class org.codehaus.activesoap.handler.SoapRequestHandler
 
skipToStartElement(String) - Method in class org.codehaus.activesoap.handler.SoapRequestHandler
 
skipToStartOfElement(XMLStreamReader) - Static method in class org.codehaus.activesoap.util.XMLStreamHelper
Returns true if currently at the start of an element, otherwise move forwards to the next element start and return true, otherwise false is returned if the end of the stream is reached.
standaloneSet() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
start() - Method in class org.codehaus.activesoap.transport.TransportConnector
 
start() - Method in class org.codehaus.activesoap.transport.http.HttpTransportConnector
 
startElement() - Method in class org.codehaus.activesoap.util.XMLEventStreamReader
 
stop() - Method in class org.codehaus.activesoap.transport.TransportConnector
 
stop() - Method in class org.codehaus.activesoap.transport.http.HttpTransportConnector
 
supportsAsync() - Method in class org.codehaus.activesoap.wsif.ASPort
 
supportsSync() - Method in class org.codehaus.activesoap.wsif.ASPort
 

T

To_QNAME - Static variable in class org.codehaus.activesoap.policy.addressing.AddressingContext
 
TransformHandler - class org.codehaus.activesoap.handler.TransformHandler.
Pipes the input into some kind of transformer to generate the response
TransformHandler(TransformerFactory) - Constructor for class org.codehaus.activesoap.handler.TransformHandler
 
TransportClient - interface org.codehaus.activesoap.transport.TransportClient.
 
TransportClientSupport - class org.codehaus.activesoap.transport.TransportClientSupport.
A base class useful for implementation inheritence
TransportClientSupport() - Constructor for class org.codehaus.activesoap.transport.TransportClientSupport
 
TransportConnector - class org.codehaus.activesoap.transport.TransportConnector.
 
TransportConnector() - Constructor for class org.codehaus.activesoap.transport.TransportConnector
 
toString() - Method in class org.codehaus.activesoap.policy.addressing.AttributedQName
 
toString() - Method in class org.codehaus.activesoap.policy.addressing.AttributedURI
 

U

useXMLBeans(RestClient) - Static method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansHelper
Configures the given RestClient to use XMLBeans as the default client side marshalling layer
useXStream(RestClient) - Static method in class org.codehaus.activesoap.handler.xstream.XStreamHelper
Configures the given RestClient to use XStream as the default client side marshalling layer

V

validateEncodingStyle(String) - Method in class org.codehaus.activesoap.handler.SoapRequestHandler
Throws a SoapFault if the encoding style is not supported
validateEnvelope(String) - Method in class org.codehaus.activesoap.handler.SoapRequestHandler
 
value - Variable in class org.codehaus.activesoap.policy.addressing.AttributedQName
 
value - Variable in class org.codehaus.activesoap.policy.addressing.AttributedURI
 

W

WSIFHandler - class org.codehaus.activesoap.wsif.WSIFHandler.
Fires the parts of the given message into the handler for invocations from WSIF into ActiveSOAP
WSIFHandler(WSIFMessage, AnyElementMarshaler) - Constructor for class org.codehaus.activesoap.wsif.WSIFHandler
 
writeAnyContent(List, AnyElementMarshaler, XMLStreamWriter) - Static method in class org.codehaus.activesoap.handler.stax.StaxHelper
Writes the list of any objects to the stream.
writeAttribute(String, String) - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
writeAttribute(String, String, String) - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
writeAttribute(String, String, String, String) - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
writeAttribute(String, String) - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
writeAttribute(String, String, String, String) - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
writeAttribute(String, String, String) - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
writeAttribute(XMLStreamWriter, QName, String) - Static method in class org.codehaus.activesoap.util.XMLStreamHelper
 
writeAttribute(XMLStreamWriter, String, String, String, String) - Static method in class org.codehaus.activesoap.util.XMLStreamHelper
 
writeAttributes(Map, XMLStreamWriter) - Static method in class org.codehaus.activesoap.handler.stax.StaxHelper
Writes the given attributes to the stream
writeAttributes(XMLStreamWriter) - Method in class org.codehaus.activesoap.policy.addressing.AnyAttributeSupport
 
writeAttributes(XMLStreamWriter) - Method in class org.codehaus.activesoap.policy.addressing.Relationship
 
writeAttributes(XMLStreamWriter) - Method in class org.codehaus.activesoap.policy.addressing.ServiceNameType
 
writeAttributes(XMLStreamWriter, XMLStreamReader) - Static method in class org.codehaus.activesoap.util.XMLStreamHelper
 
writeCData(String) - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
writeCData(String) - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
writeCharacters(char[], int, int) - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
writeCharacters(String) - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
writeCharacters(String) - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
writeCharacters(char[], int, int) - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
writeComment(String) - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
writeComment(String) - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
writeContent(AnyElementMarshaler, XMLStreamWriter) - Method in interface org.codehaus.activesoap.handler.stax.ElementContent
 
writeContent(AnyElementMarshaler, XMLStreamWriter) - Method in class org.codehaus.activesoap.policy.addressing.AddressingContext
 
writeContent(AnyElementMarshaler, XMLStreamWriter) - Method in class org.codehaus.activesoap.policy.addressing.AttributedQName
 
writeContent(AnyElementMarshaler, XMLStreamWriter) - Method in class org.codehaus.activesoap.policy.addressing.AttributedURI
 
writeContent(AnyElementMarshaler, XMLStreamWriter) - Method in class org.codehaus.activesoap.policy.addressing.EndpointReferenceType
 
writeContent(AnyElementMarshaler, XMLStreamWriter) - Method in class org.codehaus.activesoap.policy.addressing.ReferencePropertiesType
 
writeDTD(String) - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
writeDTD(String) - Method in class org.codehaus.activesoap.util.DocumentFilterXMLStreamWriter
 
writeDTD(String) - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
writeDefaultNamespace(String) - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
writeDefaultNamespace(String) - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
writeElement(Object, XMLStreamWriter) - Method in interface org.codehaus.activesoap.handler.stax.AnyElementMarshaler
 
writeElement(QName, ElementContent, AnyElementMarshaler, XMLStreamWriter) - Static method in class org.codehaus.activesoap.handler.stax.StaxHelper
Writes the given element to the StAX stream if it is not null
writeElement(QName, ElementContent, AnyElementMarshaler, XMLStreamWriter, boolean) - Static method in class org.codehaus.activesoap.handler.stax.StaxHelper
 
writeElement(QName, Object, AnyElementMarshaler, XMLStreamWriter) - Static method in class org.codehaus.activesoap.handler.stax.StaxHelper
 
writeElement(QName, Object, AnyElementMarshaler, XMLStreamWriter, boolean) - Static method in class org.codehaus.activesoap.handler.stax.StaxHelper
 
writeElement(Object, XMLStreamWriter) - Method in class org.codehaus.activesoap.handler.xmlbeans.XMLBeansAnyElementMarshaler
 
writeElement(Object, XMLStreamWriter) - Method in class org.codehaus.activesoap.handler.xstream.XStreamAnyElementMarshaler
 
writeElementNoNamespace(QName, ElementContent, AnyElementMarshaler, XMLStreamWriter) - Static method in class org.codehaus.activesoap.handler.stax.StaxHelper
 
writeElementNoNamespace(QName, Object, AnyElementMarshaler, XMLStreamWriter) - Static method in class org.codehaus.activesoap.handler.stax.StaxHelper
 
writeEmptyElement(String) - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
writeEmptyElement(String, String) - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
writeEmptyElement(String, String, String) - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
writeEmptyElement(String, String) - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
writeEmptyElement(String, String, String) - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
writeEmptyElement(String) - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
writeEndDocument() - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
writeEndDocument() - Method in class org.codehaus.activesoap.util.DocumentFilterXMLStreamWriter
 
writeEndDocument() - Method in class org.codehaus.activesoap.util.LoggingXMLStreamWriter
 
writeEndDocument() - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
writeEndElement() - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
writeEndElement() - Method in class org.codehaus.activesoap.util.LoggingXMLStreamWriter
 
writeEndElement() - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
writeEndElement(QName, ContentHandler) - Static method in class org.codehaus.activesoap.util.XMLStreamHelper
 
writeEntityRef(String) - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
writeEntityRef(String) - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
writeFault(XMLStreamWriter, SoapFault) - Method in class org.codehaus.activesoap.handler.SoapRequestHandler
 
writeFault(XMLStreamWriter, SoapFault) - Method in class org.codehaus.activesoap.soap.Soap11
 
writeFault(XMLStreamWriter, SoapFault) - Method in class org.codehaus.activesoap.soap.Soap12
 
writeFault(XMLStreamWriter, SoapFault) - Method in interface org.codehaus.activesoap.soap.SoapVersion
 
writeNamespace(String, String) - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
writeNamespace(String, String) - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
writeNamespaces(XMLStreamWriter, XMLStreamReader, String) - Static method in class org.codehaus.activesoap.util.XMLStreamHelper
 
writeNamespacesExcludingPrefixAndNamespace(XMLStreamWriter, XMLStreamReader, String, String) - Static method in class org.codehaus.activesoap.util.XMLStreamHelper
 
writeProcessingInstruction(String) - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
writeProcessingInstruction(String, String) - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
writeProcessingInstruction(String) - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
writeProcessingInstruction(String, String) - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
writeStartDocument() - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
writeStartDocument(String) - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
writeStartDocument(String, String) - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
writeStartDocument() - Method in class org.codehaus.activesoap.util.DocumentFilterXMLStreamWriter
 
writeStartDocument(String) - Method in class org.codehaus.activesoap.util.DocumentFilterXMLStreamWriter
 
writeStartDocument(String, String) - Method in class org.codehaus.activesoap.util.DocumentFilterXMLStreamWriter
 
writeStartDocument() - Method in class org.codehaus.activesoap.util.LoggingXMLStreamWriter
 
writeStartDocument(String) - Method in class org.codehaus.activesoap.util.LoggingXMLStreamWriter
 
writeStartDocument(String, String) - Method in class org.codehaus.activesoap.util.LoggingXMLStreamWriter
 
writeStartDocument() - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
writeStartDocument(String) - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
writeStartDocument(String, String) - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
writeStartElement(QName, XMLStreamWriter, boolean) - Static method in class org.codehaus.activesoap.handler.stax.StaxHelper
 
writeStartElement(XMLStreamWriter, String) - Method in class org.codehaus.activesoap.soap.Soap11
 
writeStartElement(XMLStreamWriter, String) - Method in class org.codehaus.activesoap.soap.Soap12
 
writeStartElement(XMLStreamWriter, String) - Method in interface org.codehaus.activesoap.soap.SoapVersion
 
writeStartElement(String) - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
writeStartElement(String, String) - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
writeStartElement(String, String, String) - Method in class org.codehaus.activesoap.util.DelegateXMLStreamWriter
 
writeStartElement(String) - Method in class org.codehaus.activesoap.util.LoggingXMLStreamWriter
 
writeStartElement(String, String) - Method in class org.codehaus.activesoap.util.LoggingXMLStreamWriter
 
writeStartElement(String, String, String) - Method in class org.codehaus.activesoap.util.LoggingXMLStreamWriter
 
writeStartElement(String) - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
writeStartElement(String, String) - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
writeStartElement(String, String, String) - Method in class org.codehaus.activesoap.util.NullXMLStreamWriter
 
writeStartElement(QName, ContentHandler) - Static method in class org.codehaus.activesoap.util.XMLStreamHelper
 
writeStartElement(XMLStreamWriter, String, String, String, boolean) - Static method in class org.codehaus.activesoap.util.XMLStreamHelper
 
writeStartElement(XMLStreamWriter, QName, boolean) - Static method in class org.codehaus.activesoap.util.XMLStreamHelper
 
writeStartElement(XMLStreamWriter, XMLStreamReader, boolean) - Static method in class org.codehaus.activesoap.util.XMLStreamHelper
 
writeStartElementAndAttributes(XMLStreamWriter, XMLStreamReader, boolean) - Static method in class org.codehaus.activesoap.util.XMLStreamHelper
 
writeStartElementNoNamespace(QName, XMLStreamWriter) - Static method in class org.codehaus.activesoap.handler.stax.StaxHelper
 

X

XMLBeanInvokeMethodHandler - class org.codehaus.activesoap.handler.xmlbeans.XMLBeanInvokeMethodHandler.
 
XMLBeanInvokeMethodHandler(Class, Method) - Constructor for class org.codehaus.activesoap.handler.xmlbeans.XMLBeanInvokeMethodHandler
 
XMLBeanInvokeMethodHandler(Object, Method) - Constructor for class org.codehaus.activesoap.handler.xmlbeans.XMLBeanInvokeMethodHandler
 
XMLBeanInvokeMethodHandler(Class, Object, Method) - Constructor for class org.codehaus.activesoap.handler.xmlbeans.XMLBeanInvokeMethodHandler
 
XMLBeansAnyElementMarshaler - class org.codehaus.activesoap.handler.xmlbeans.XMLBeansAnyElementMarshaler.
Parses any XML element using XMLBeans
XMLBeansAnyElementMarshaler() - Constructor for class org.codehaus.activesoap.handler.xmlbeans.XMLBeansAnyElementMarshaler
 
XMLBeansClientHandler - class org.codehaus.activesoap.handler.xmlbeans.XMLBeansClientHandler.
 
XMLBeansClientHandler() - Constructor for class org.codehaus.activesoap.handler.xmlbeans.XMLBeansClientHandler
 
XMLBeansHandler - class org.codehaus.activesoap.handler.xmlbeans.XMLBeansHandler.
Processes an XML document using XMLBeans
XMLBeansHandler() - Constructor for class org.codehaus.activesoap.handler.xmlbeans.XMLBeansHandler
 
XMLBeansHelper - class org.codehaus.activesoap.handler.xmlbeans.XMLBeansHelper.
 
XMLBeansHelper() - Constructor for class org.codehaus.activesoap.handler.xmlbeans.XMLBeansHelper
 
XMLBeansInvokeMethodHandler - class org.codehaus.activesoap.handler.xmlbeans.XMLBeansInvokeMethodHandler.
 
XMLBeansInvokeMethodHandler(Class, Method) - Constructor for class org.codehaus.activesoap.handler.xmlbeans.XMLBeansInvokeMethodHandler
 
XMLBeansInvokeMethodHandler(Object, Method) - Constructor for class org.codehaus.activesoap.handler.xmlbeans.XMLBeansInvokeMethodHandler
 
XMLBeansInvokeMethodHandler(Class, Object, Method) - Constructor for class org.codehaus.activesoap.handler.xmlbeans.XMLBeansInvokeMethodHandler
 
XMLBeansOutputHandler - class org.codehaus.activesoap.handler.xmlbeans.XMLBeansOutputHandler.
Generates a REST/SOAP invocation body from a method call with arguments.
XMLBeansOutputHandler(Object[]) - Constructor for class org.codehaus.activesoap.handler.xmlbeans.XMLBeansOutputHandler
 
XMLBeansOutputHandler(Object) - Constructor for class org.codehaus.activesoap.handler.xmlbeans.XMLBeansOutputHandler
 
XMLBeansRegistry - class org.codehaus.activesoap.handler.xmlbeans.XMLBeansRegistry.
 
XMLBeansRegistry() - Constructor for class org.codehaus.activesoap.handler.xmlbeans.XMLBeansRegistry
 
XMLBeansWSIFProvider - class org.codehaus.activesoap.handler.xmlbeans.XMLBeansWSIFProvider.
A WSIF provider for ActiveSOAP using XMLBeans as the mershalling layer
XMLBeansWSIFProvider() - Constructor for class org.codehaus.activesoap.handler.xmlbeans.XMLBeansWSIFProvider
 
XMLEventStreamReader - class org.codehaus.activesoap.util.XMLEventStreamReader.
An XMLStreamReader implementation which delegates to an XMLEventReader instance for its content
XMLEventStreamReader(XMLEventReader) - Constructor for class org.codehaus.activesoap.util.XMLEventStreamReader
 
XMLStreamBuffer - class org.codehaus.activesoap.util.XMLStreamBuffer.
Buffers up the events on the given input so that they can be replayed later on
XMLStreamBuffer() - Constructor for class org.codehaus.activesoap.util.XMLStreamBuffer
 
XMLStreamBuffer(ListEventConsumer) - Constructor for class org.codehaus.activesoap.util.XMLStreamBuffer
 
XMLStreamBuffer(ListEventConsumer, XMLEventFactory) - Constructor for class org.codehaus.activesoap.util.XMLStreamBuffer
 
XMLStreamFactory - class org.codehaus.activesoap.util.XMLStreamFactory.
A helper class which holds the input and output factory instances
XMLStreamFactory() - Constructor for class org.codehaus.activesoap.util.XMLStreamFactory
 
XMLStreamHelper - class org.codehaus.activesoap.util.XMLStreamHelper.
Utility methods for working with an XMLStreamWriter.
XMLStreamHelper() - Constructor for class org.codehaus.activesoap.util.XMLStreamHelper
 
XML_NAMESPACE - Static variable in class org.codehaus.activesoap.soap.Soap12
 
XStreamAnyElementMarshaler - class org.codehaus.activesoap.handler.xstream.XStreamAnyElementMarshaler.
 
XStreamAnyElementMarshaler() - Constructor for class org.codehaus.activesoap.handler.xstream.XStreamAnyElementMarshaler
 
XStreamClientHandler - class org.codehaus.activesoap.handler.xstream.XStreamClientHandler.
 
XStreamClientHandler() - Constructor for class org.codehaus.activesoap.handler.xstream.XStreamClientHandler
 
XStreamHandler - class org.codehaus.activesoap.handler.xstream.XStreamHandler.
 
XStreamHandler() - Constructor for class org.codehaus.activesoap.handler.xstream.XStreamHandler
 
XStreamHelper - class org.codehaus.activesoap.handler.xstream.XStreamHelper.
A helper class for creating XStreams centric REST and SOAP clients
XStreamHelper() - Constructor for class org.codehaus.activesoap.handler.xstream.XStreamHelper
 
XStreamInvokeMethodHandler - class org.codehaus.activesoap.handler.xstream.XStreamInvokeMethodHandler.
 
XStreamInvokeMethodHandler(Class, Method) - Constructor for class org.codehaus.activesoap.handler.xstream.XStreamInvokeMethodHandler
 
XStreamOutputHandler - class org.codehaus.activesoap.handler.xstream.XStreamOutputHandler.
Generates a REST/SOAP invocation body from a method call with arguments.
XStreamOutputHandler(StaxDriver, Object[]) - Constructor for class org.codehaus.activesoap.handler.xstream.XStreamOutputHandler
 
XStreamOutputHandler(Object[]) - Constructor for class org.codehaus.activesoap.handler.xstream.XStreamOutputHandler
 
XStreamOutputHandler(Object) - Constructor for class org.codehaus.activesoap.handler.xstream.XStreamOutputHandler
 
XStreamRegistry - class org.codehaus.activesoap.handler.xstream.XStreamRegistry.
 
XStreamRegistry() - Constructor for class org.codehaus.activesoap.handler.xstream.XStreamRegistry
 
XStreamWSIFProvider - class org.codehaus.activesoap.handler.xstream.XStreamWSIFProvider.
A WSIF provider for ActiveSOAP using XStream as the mershalling layer
XStreamWSIFProvider() - Constructor for class org.codehaus.activesoap.handler.xstream.XStreamWSIFProvider
 
xstream - Variable in class org.codehaus.activesoap.handler.xstream.XStreamAnyElementMarshaler
 
xstream - Variable in class org.codehaus.activesoap.handler.xstream.XStreamHandler
 

_

_getAny() - Method in class org.codehaus.activesoap.policy.addressing.EndpointReferenceType
 
_getAny() - Method in class org.codehaus.activesoap.policy.addressing.ReferencePropertiesType
 

A B C D E F G H I J L M N O P Q R S T U V W X _

Copyright © 2004-2007 LogicBlaze, Inc.. All Rights Reserved.