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.