|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Action
-mapped EndpointMapping
implementations.Action
-mapped EndpointMapping
implementations that map to MethodEndpoint
s.EndpointMapping
implementations that handle WS-Addressing.AddressingVersion
implementations.EndpointMapping
implementations that map classes tagged with
an annotation.DestinationProvider
implementations that cache destination URI.CallbackHandler
.EndpointExceptionResolvers
.AbstractValidatingInterceptor
that creates a SOAP Fault whenever the request message cannot
be validated.AbstractValidatingMarshallingPayloadEndpoint
which validates the request payload with Validator
(s), and creates a SOAP Fault whenever the request message cannot be validated.WebServiceConnection
implementations that send request over HTTP.WebServiceMessageSender
implementations that use
HTTP.MethodArgumentResolver
and MethodReturnValueHandler
implementations that use JAXB2.EndpointInterceptor
instances that log a part of a
WebServiceMessage
.Map
.AbstractMarshallingPayloadEndpoint
.
AbstractMarshallingPayloadEndpoint
with the given marshaller.
AbstractMarshallingPayloadEndpoint
with the given marshaller and unmarshaller.
MessageContext
instances.WebServiceMessageCreator
interface.EndpointAdapter
implementations that support MethodEndpoint
s.MethodEndpoint
mappings.MimeMessage
interface.MonitoringStrategy
interface.MethodArgumentResolver
and MethodReturnValueHandler
implementations based on
RequestPayload
and ResponsePayload
annotations.MethodArgumentResolver
and MethodReturnValueHandler
implementations based on
Source
s.PortTypesProvider
implementations.EndpointMapping
s that resolve qualified names as registration keys.WebServiceConnection
implementations used for receiving requests.WebServiceConnection
implementations used for sending requests.EndpointExceptionResolver
implementations that depend on SoapFaultDefinition
.SoapMessage
interface.WebServiceMessageMatcher
implementations.ClientInterceptor
implementations that validate part of the message using a schema.EndpointInterceptor
implementations that validate part of the message using a
schema.AbstractMarshallingPayloadEndpoint
which validates the request payload with Validator
(s).WebServiceConnection
implementations.CallbackHandler
implementations that handle WSPasswordCallback
callbacks.XMLReader
implementations.XPathOperations
.WebServiceMessageCallback
implementation that sets the WS-Addressing Action
header on the
message.ActionCallback
with the given Action
.
ActionCallback
with the given Action
.
ActionCallback
with the given version and Action
.
ActionCallback
with the given version, Action
, and optional
To
.
MessageAddressingProperties
.
File
.
InputStreamSource
.
DataHandler
.
Binding
for each PortType
in the definition, and calls DefaultConcretePartProvider.populateBinding(Definition,javax.wsdl.Binding)
with it.
Client
/Sender
fault to the body.
DataEncodingUnknown
fault to the body.
SoapFaultDetail
object and assigns it to this fault.
SoapFaultDetailElement
with the specified qualified name to this detail.
SoapHeaderElement
with the specified qualified name to this header.
MustUnderstand
fault to the body.
SoapHeaderElement
this header.
PortType
, and calls AbstractPortTypesProvider.populatePortType(Definition, PortType)
with it.
Address
.Server
/Receiver
fault to the body.
Service
if not present, and calls DefaultConcretePartProvider.populateService(Definition, Service)
with it.
SoapHeaderElement
this header.
VersionMismatch
fault to the body.
AbstractMarshallingPayloadEndpoint.afterPropertiesSet()
is no longer final, so this can safely
be overridden in subclasses
AbstractStandaloneMessageReceiver.activate()
when the BeanFactory initializes the receiver instance.
Thread.sleep(long)
method has been invoked.
ResponseCreator
for this mock.
EndpointMapping
interface that uses the
@Action
annotation to map methods to a WS-Addressing Action
header.true
.
true
.
MimeMessage
X509AuthoritiesPopulator
to obtain the user details and authorities for the user identified by the
certificate.
SoapMessage
interface.AxiomSoapMessage
.
AxiomSoapMessage
.
AxiomSoapMessage
based on the given AXIOM SOAPMessage
.
AxiomSoapMessage
based on the given AXIOM SOAPMessage
and attachments.
WebServiceMessageFactory
interface.Binding
s to a Definition
.BytesMessage
type.
CallbackHandler
s.CleanupCallback
to the handle
method of
a CallbackHandler
to clean up security state.QName
used to indicate that a Client
fault must be created.
Client
(SOAP 1.1) or Sender
(SOAP 1.2) fault.
Client
(SOAP 1.1) or Sender
(SOAP 1.2) fault with a particular fault string or reason.
WebServiceConnection
and ignore any thrown exception.
HttpComponentsConnection
HttpComponentsMessageSender
CommonsHttpMessageSender
with a default HttpClient
that uses a
default MultiThreadedHttpConnectionManager
.
CommonsHttpMessageSender
with the given HttpClient
instance.
XsdSchema
interface that uses Apache WS-Commons XML Schema.CommonsXsdSchema
class with the specified XmlSchema
reference.
CommonsXsdSchema
class with the specified XmlSchema
and XmlSchemaCollection
reference.
XsdSchemaCollection
that uses Apache WS-Commons XML Schema.CommonsXsdSchemaCollection
.
CommonsXsdSchemaCollection
based on the given resources.
XsdSchemaException
.ConnectionFactory
object in the bean factory for this bean.
MockWebServiceClient
instance based on the given WebServiceMessageReceiver
and WebServiceMessageFactory
.
MockWebServiceClient
instance based on the given ApplicationContext
.
Connection
using the given ConnectionFactory
.
WebServiceConnection
to the specified URI.
ConnectionConfiguration
from the given parameters.
ContentHandler
used to parse the incoming request payload.
HttpContext
for the given uri.
Diff
for the given message.
DocumentBuilder
that this endpoint will use for parsing XML documents.
DocumentBuilderFactory
that this endpoint will use for constructing XML documents.
DocumentBuilderFactory
that this resolver will use to create response payloads.
EndpointInvocationChain
based on the given message context, endpoint, and
interceptors.
SoapEndpointInvocationChain
based on the given endpoint, and the set interceptors, and
actors/roles.
SoapEndpointInvocationChain
based on the given endpoint, and the set interceptors, and
actors/roles.
InputSource
from the given resource.
Marshaller
to be used for marshalling objects to XML.
MessagePostProcessor
to process JMS messages.
QName
with the given parameters.
Serializer
to be used for writing the response to.
MockWebServiceServer
instance based on the given WebServiceTemplate
.
MockWebServiceServer
instance based on the given WebServiceGatewaySupport
.
MockWebServiceServer
instance based on the given ApplicationContext
.
Session
.
Transformer
.
Transformer
.
TransportInputStream
.
TransportOutputStream
for the given message.
Unmarshaller
to be used for unmarshalling XML to objects.
XmlValidator
with the given schema resource and schema language type.
XmlValidator
with the given schema resources and schema language type.
XmlValidator
based on the schema.
XmlValidator
based on the schemas contained in this collection.
SoapMessage
.
SoapMessage
from the given input stream.
WebServiceMessage
.
WebServiceMessage
from the given input stream.
XMLEventFactory
that this endpoint will use to create XMLEvent
s.
XMLInputFactory
that this endpoint will use to create XMLStreamReader
s or
XMLEventReader
.
XMLInputFactory
that this resolver will use to create XMLStreamReader
and XMLEventReader
objects.
XMLInputFactory
that this resolver will use to create XMLStreamReader
and XMLEventReader
objects.
XMLInputFactory
that this resolver will use to create XMLStreamReader
objects.
XMLOutputFactory
that this endpoint will use to create XMLStreamWriters
s or
XMLEventWriters
.
XPathFactory
that this resolver will use to create XPath
objects.
Crypto
.SoapFault
created by this resolver.
SoapFault
.
UserDetailsService
.Action
for reply messages.
location
attributes from the WSDL definition.
Message
messages.
Message
messages.
WebServiceMessageFactory
bean in the bean factory for this namespace.
WebServiceMessageReceiver
object in the bean factory for this namespace.
WebServiceMessageReceiverHandlerAdapter
object in the bean factory for this
namespace.
Action
for reply messages.
schemaLocation
attributes from the WSDL definition.
schemaLocation
attributes from the WSDL definition.
TextMessage
messages.
TextMessage
messages.
WsdlDefinitionHandlerAdapter
object in the bean factory for this namespace.
location
attributes from the WSDL definition.
XsdSchemaHandlerAdapter
object in the bean factory for this namespace.
BindingsProvider
and ServicesProvider
interfaces.MessageContext
.DefaultMessageContext
with the given message factory.
DefaultMessageContext
with the given request message and message
factory.
MessagesProvider
.AbstractMethodEndpointAdapter
with support for pluggable argument resolvers and return value handlers.DefaultStrategiesHelper
based on the given set of properties.
DefaultStrategiesHelper
based on the given resource.
DefaultStrategiesHelper
based on the given type.
TimestampValidationCallback.TimestampValidator
.TransportContext
interface.DefaultTransportContext
that exposes the given connection.
Wsdl11Definition
that creates a SOAP 1.1 or 1.2 binding based on naming
conventions in one or more inlined XSD schemas.DefaultWsdl11Definition
.
SmartEndpointInterceptor
interface that delegates to a delegate EndpointInterceptor
.DelegatingSmartEndpointInterceptor
with the given delegate.
SmartSoapEndpointInterceptor
interface that delegates to a delegate SoapEndpointInterceptor
.DelegatingSmartSoapEndpointInterceptor
with the given delegate.
EndpointMapping
implement that adds SOAP actors or roles to a delegate endpoint.WebServiceTemplate
destination URI at
runtime.DestinationProvider
when it cannot provide a destination.AbstractStandaloneMessageReceiver.shutdown()
when the BeanFactory destroys the receiver instance.
WebServiceMessageMatcher
based on XMLUnit's Diff
.MethodArgumentResolver
and MethodReturnValueHandler
that supports dom4j elements.ContentHandler
that transforms callback calls to DOM Node
s.DomContentHandler
with the given node.
MethodArgumentResolver
and MethodReturnValueHandler
that supports W3C DOM elements.PoxMessage
interface that is based on a DOM Document.DomPoxMessage
with the given document.
PoxMessageException
for DOM Plain Old XML messages.WebServiceMessageFactory
interface that creates a DomPoxMessage
.DOMResult
.
DOMSource
.
MessageContext
.
message
.
AbstractMessageCreator.createMessage(WebServiceMessageFactory)
after a message has been
created.
Result
.
Source
.
User
objects using a Spring IoC defined EHCACHE.WebServiceConnection
that is aware of any server-side situations where an endpoint is not
found.EndpointInterceptor
interface, for simplified implementation of
pre-only/post-only interceptors.EndpointInvocationChain
.
EndpointInvocationChain
.
EndpointReference
class with the given address.
EndpointReference
class with the given address, reference properties, and
reference parameters.
Enumeration
to follow the interface of Iterator
.Node
objects to a Java object via a NodeMapper
.
Node
objects to a Java object via a NodeMapper
.
Node
objects on a per-node basis with a NodeCallbackHandler
.
boolean
.
boolean
.
double
.
Node
.
Node
.
Node
objects that conform to it.
Node
objects.
double
).
Node
result to a Java object via a NodeMapper
.
Node
result to a Java object via a NodeMapper
.
String
.
Iterator
over all the SoapHeaderElement
s in this header.
Iterator
over all the SoapHeaderElement
s with the given qualified name in this header.
Iterator
over all the header elements
that should be processed
for the given actors.
Iterator
over all the header elements
that should be processed
for the given roles.
Iterator
over all the SoapHeaderElement
s that have the specified actor or
role and that have a MustUnderstand
attribute whose value is equivalent to true
.
Runnable
via this receiver's TaskExecutor
.
RequestMatcher
.
Source
, creating a corresponding result object.
WebServiceMessage
, creating a corresponding result object.
WebServiceConnection
that is aware of any Fault messages received.WebServiceMessage
that can contain special Fault messages.SoapFault
annotation.WebServiceMessage
s.DefaultMethodEndpointAdapter
and MarshallingPayloadMethodProcessor
.GenericMarshallingMethodEndpointAdapter
.
GenericMarshallingMethodEndpointAdapter
with the given marshaller.
GenericMarshallingMethodEndpointAdapter
with the given marshaller and unmarshaller.
Action
.
Action
addressing header.
actor
/role
attribute.
Address
in EndpointReference
.
Iterator
over all of the attributes in element as qualified names
.
Attachment
with the specified content Id.
Iterator
over all Attachment
objects that are part of this message.
SOAPMessage
that this AxiomSoapMessage
is based on.
BindingsProvider
for this definition.
SoapBody
.
WebServiceConnection
.
Content-Type
MIME header for a SOAP message.
Definition
.
SoapFaultDetailElement
s in this detail.
Document
.
Document
of the given DOMSource
.
SoapEndpointInvocationChain
based on the delegate endpoint, the delegate interceptors,
and set actors/roles.
EndpointAdapter
for the given endpoint.
EndpointAdapter
s to use by this MessageDispatcher
.
MethodEndpoint
, by looking for the Address
annotation.
EndpointExceptionResolver
s to use by this MessageDispatcher
.
null
if no specific one is found.
MessageAddressingProperties
, returning null
if no specific
one is found.
EndpointMapping
s to use by this MessageDispatcher
.
SOAPEnvelope
for the given element.
SoapEnvelope
associated with this SoapMessage
.
SoapFault
of this body.
Action
s for reply fault messages.
SoapFaultDefinition
for the given exception.
SoapFault
.
getSoapBody().getFault().getFaultStringOrReason()
.
faultstring
or Reason
used when validation errors occur on the request.
faultstring
or Reason
used when validation errors occur on the request.
FaultTo
.
FaultTo
addressing header.
SAXNotRecognizedException
exception.
From
.
From
addressing header.
SoapHeader
.
HttpClient
used by this message sender.
HttpClient
used by this message sender.
HttpExchange
for this connection.
HttpServletRequest
for this connection.
HttpServletResponse
for this connection.
ImportsProvider
for this definition.
XMLInputFactory
to read XML from.
InputStream
to read the contents of the attachment from.
null
.
ClientInterceptors
used by the template.
Marshaller
used by the gateway.
MessageAddressingProperties
for the given
message.
WebServiceMessageFactory
used by the gateway.
MessageFactory
used.
WebServiceMessageFactory
.
WebServiceMessageFactory
.
MessageID
addressing header.
WebServiceMessageReceiver
used by this servlet.
WebServiceMessageReceiver
used by this listener.
WebServiceMessageReceiver
.
WebServiceMessageReceiverHandlerAdapter
.
WebServiceMessageSender
s used by the gateway.
MessagesProvider
for this definition.
MethodArgumentResolver
s to use.
MethodReturnValueHandler
s to use.
mustUnderstand
attribute for this header element is set.
MustUnderstand
attribute.
MustUnderstand
SOAP Fault value.
NamespaceContext
for the specified method, based on @Namespaces
and @Namespace
annotations.
null
if the spec does not define it.
Message
.
OperationType
for the given operation.
Action
s for reply messages.
XMLOutputFactory
to write XML to.
getSoapBody().getPayloadResult()
.
Result
that represents the contents of the body.
Result
.
getSoapBody().getPayloadSource()
.
Source
that represents the contents of the body.
Source
.
PortTypesProvider
for this definition.
QName
.
Principal
.
MessageContext
.
SAXNotRecognizedException
exception when the given property does not signify a lexical
handler.
MessageContext
.
Node
objects.
ReferenceParameters
in the endpoint reference.
Node
objects.
ReferenceProperties
in the endpoint reference.
RelatesTo
addressing header.
RelatesTo
addressing header.
MessageAddressingProperties
that can be used for creating a reply to the given EndpointReference
.
ReplyTo
.
ReplyTo
addressing header.
Result
that represents the concents of the detail.
Result
that allows for writing to the contents of the detail element.
Result
that represents the contents of the header.
Result
that allows for writing to the contents of the header element.
MethodParameter
.
SOAPMessage
that this SaajSoapMessage
is based on.
SOAPMessage
.
SOAPElement
.
XmlSchema
object.
Source
of the given schema.
ServicesProvider
for this definition.
null
if not present.
getEnvelope().getBody()
.
SoapBody
associated with this SoapMessage
.
SoapFault
.
getEnvelope().getHeader()
.
SoapHeader
associated with this SoapMessage
.
Source
for the given WebServiceMessage
.
Source
of this element.
Source
of the definition.
Source
of the schema.
Destination
for outgoing messages.
To
addressing header.
TransformerFactory
.
TransformerFactory
.
TransportContext
associated with the current thread, if any.
TypesProvider
for this definition.
Unmarshaller
used by the gateway.
VersionMismatch
SOAP Fault value.
WebServiceTemplate
for the gateway.
WsdlDefinition
for a given request, or null
if none is found.
WsdlDefinitionHandlerAdapter
.
XsdSchema
for a given request, or null
if none is found.
XsdSchemaHandlerAdapter
.
handleInternal
for each of them.
SignatureKeyCallback
s with AliasPrivKeyCertRequest
s.
DecryptionKeyCallback
s with AliasSymmetricKeyRequest
s.
EncryptionKeyCallback
s with AliasSymmetricKeyRequest
s.
EncryptionKeyCallback
s with AliasX509CertificateRequest
s.
CertificateValidationCallback
s.
CleanupCallback
is passed to AbstractCallbackHandler.handle(Callback[])
.
receving
a
message from it, passing it to the receiver
, and sending
the response (if any).
WSPasswordCallback.CUSTOM_TOKEN
usage.
WSPasswordCallback.DECRYPT
usage.
DecryptionKeyCallback
s.
SignatureKeyCallback
s with DefaultPrivKeyCertRequest
s.
EncryptionKeyCallback
s with DefaultX509CertificateRequest
s.
EncryptionKeyCallback
s.
true
.
true
, i.e. fault responses are not secured.
true
, i.e. fault responses are not validated.
false
.
WSPasswordCallback
callbacks.
CertificateValidationCallback
s, and throws an UnsupportedCallbackException
for
others
PasswordValidationCallback
s that contain a PlainTextPasswordRequest
, and throws
an UnsupportedCallbackException
for others.
CertificateValidationCallback
s, and throws an UnsupportedCallbackException
for
others
PasswordValidationCallback
s that contain a DigestPasswordRequest
, and throws an
UnsupportedCallbackException
for others
PasswordValidationCallback
s that contain a PlainTextPasswordRequest
, and throws
an UnsupportedCallbackException
for others.
InvalidXmlException
.
POST
.
DecryptionKeyCallback
s with PrivateKeyRequest
.
SignatureKeyCallback
s with PrivKeyCertRequest
s.
SignatureKeyCallback
s with PublicKeyBasedPrivKeyCertRequest
s.
DecryptionKeyCallback
s with PublicKeyBasedPrivKeyRequest
s.
EncryptionKeyCallback
s with PublicKeyBasedRequest
s.
SignatureKeyCallback
s with PublicKeyBasedRequest
s.
true
.
true
.
WSPasswordCallback.SECRET_KEY
usage.
WSPasswordCallback.SECURITY_CONTEXT_TOKEN
usage.
WSPasswordCallback.SIGNATURE
usage.
SignatureKeyCallback
s.
SignatureVerificationKeyCallback
s.
DecryptionKeyCallback
s with SymmetricKeyRequest
.
EncryptionKeyCallback
s with SymmetricKeyRequest
.
WSPasswordCallback.USERNAME_TOKEN
usage.
UsernameTokenPrincipalCallback
is passed to AbstractCallbackHandler.handle(Callback[])
.
DecryptionKeyCallback
s with X509CertificateBasedRequest
s.
EncryptionKeyCallback
s with X509CertificateRequest
.
SignatureVerificationKeyCallback
s with X509CertificateRequest
s.
DecryptionKeyCallback
s with X509IssuerSerialBasedRequest
s.
SignatureKeyCallback
s with X509IssuerSerialBasedRequest
s.
DecryptionKeyCallback
s with X509SubjectKeyIdentifierBasedRequest
s.
SignatureKeyCallback
s with PublicKeyBasedPrivKeyCertRequest
s.
getSoapBody().hasFault()
.
SoapFault
.
MessageAddressingProperties
has all required properties.
WebServiceConnection
that is based on Apache HttpClient.WebServiceMessageSender
implementation that uses Apache
HttpClient to execute POST requests.HttpClientMessageSender
with a default HttpClient
that uses a
default PoolingClientConnectionManager
.
HttpClientMessageSender
with the given
HttpClient
instance.
HttpRequestInterceptor
implementation that removes Content-Length
and
Transfer-Encoding
headers from the request.WebServiceConnection
that is based on the Java 6 HttpServer HttpExchange
.HttpExchange
.
WebServiceConnection
that is based on the Servlet API.HttpServletRequest
and
HttpServletResponse
.
HttpUrlConnectionMessageSender
that adds support for (self-signed) HTTPS certificates.WebServiceConnection
interface that uses a HttpURLConnection
.HttpUrlConnection
with the given HttpURLConnection
.
WebServiceMessageSender
implementation that uses standard J2SE facilities to execute POST requests,
without support for HTTP authentication or advanced configuration options.MonitoringStrategy
interface that uses the IMAP IDLE command for asynchronous message
detection.Import
s to a Definition
.SoapFaultMessageResolver
, SaajSoapMessageFactory
, and HttpUrlConnectionMessageSender
.
Addressing200408
and Addressing10
versions of the specification, and the UuidMessageIdStrategy
.
TypesProvider
that inlines a XsdSchema
or XsdSchemaCollection
into the
WSDL.WebServiceMessageFactory
cannot parse the XML passed on to
WebServiceMessageFactory.createWebServiceMessage(java.io.InputStream)
.ContentHandler
on the given request.
AbstractMethodEndpointAdapter.invokeInternal(org.springframework.ws.context.MessageContext,MethodEndpoint)
.
endpoint
to handle the request.
Accept-Encoding
header
with gzip
as value.
MessageID
value is a duplicate or not
false
.
Fault
message in the definition.
Fault
message in the definition.
Input
message in the definition.
Input
message in the definition.
AbstractLoggingInterceptor.logger
field is enabled.
Message
in the definition.
Output
message in the definition.
Output
message in the definition.
HttpServletRequest
.
HttpServletRequest
.
MethodArgumentResolver
and MethodReturnValueHandler
that supports JAXBElement
objects.XPathOperations
that uses Jaxen.XPathOperations
that uses JAXP 1.3.MethodArgumentResolver
and MethodReturnValueHandler
that supports JDOM elements.WebServiceMessageSender
implementation that uses JMS Message
s.JmsMessageSender
Note: The ConnectionFactory has to be set before using the instance.
JmsMessageSender
, given a ConnectionFactory.
WebServiceConnection
that is used for server-side JMS access.BytesMessage
.
TextMessage
.
WebServiceConnection
that is used for client-side JMS access.KeyManager
s.KeyStore
s to handle cryptographic callbacks.KeyStore
s to handle cryptographic callbacks.KeyStore
.KeyStore
objects.SOAPMessage
from the given resource with a given message factory.
WsdlDefinitionHandlerAdapter
and XsdSchemaHandlerAdapter
that transforms
XSD and WSDL location attributes."warnLogCategory"
property.
Log
for subclasses to use.
Log
instance used to write trace messages.
source
to the AbstractLoggingInterceptor.logger
, using the message as a prefix.
WebServiceMessageSender
implementation that uses Mail MimeMessage
s.WebServiceConnection
that is used for server-side Mail access.WebServiceConnection
that is used for client-side Mail access.Marshaller
.
DefaultMethodEndpointAdapter
and MarshallingPayloadMethodProcessor
.MarshallingMethodEndpointAdapter
.
MarshallingMethodEndpointAdapter
with the given marshaller.
MarshallingMethodEndpointAdapter
with the given marshaller and unmarshaller.
MethodArgumentResolver
and MethodReturnValueHandler
that uses Marshaller
and Unmarshaller
to support marshalled objects.MarshallingPayloadMethodProcessor
.
MarshallingPayloadMethodProcessor
with the given marshaller.
MarshallingPayloadMethodProcessor
with the given marshaller and unmarshaller.
Marshaller
.
Marshaller
.
Marshaller
.
Marshaller
.
jaxbElement
to the response payload of the given message context.
match(WebServiceMessage)
if the given message is a
SoapMessage
.
WebServiceMessageFactory
bean in the bean factory for this bean.
WebServiceMessageReceiver
object in the bean factory for this bean.
MessageAddressingProperties
with the given parameters.
MethodArgumentResolver
that supports MessageContext
arguments.MessageDispatcher
.
MessageEndpoint
as the endpoint for a EndpointInvocationChain
.MessageID
s.DefaultMethodEndpointAdapter
and MessageContextMethodArgumentResolver
.Message
s to a Definition
.MockStrategiesHelper
with the given application context.
MustUnderstand
fault.
MustUnderstand
fault with a particular fault string or reason.
@Endpoint
method, class, or package.@Endpoint
method, class, or package.@Namespace
annotations.MessageID
for the given SoapMessage
.
XPathOperations
implementations for processing Node
objects on a per-node basis.XPathOperations
implementations for mapping Node
objects on a per-node basis.AbstractStandaloneMessageReceiver.activate()
is invoked.
AbstractWebServiceConnection.close()
.
AbstractWebServiceConnection.close()
.
AbstractWebServiceConnection.close()
.
Connection
, WebServiceMessageFactory
, and WebServiceMessageReceiver
.
JmsMessageReceiver.handleMessage(Message,Session)
.
TransportInputStream
.
TransportInputStream
.
MessageDispatcherServlet.initStrategies(org.springframework.context.ApplicationContext)
.
TransportOutputStream
.
TransportOutputStream
.
AbstractStandaloneMessageReceiver.shutdown()
is invoked.
AbstractStandaloneMessageReceiver.start()
is invoked.
AbstractStandaloneMessageReceiver.stop()
is invoked.
false
, and creates a client or sender
SoapFault
, adding a SoapFaultDetail
with all errors if the addValidationErrorDetail
property is true
.
DestinationProvider
interface.ClientInterceptor
interface, and validating interceptors.MessageContext
interface and implementations thereof.EndpointAdapter
implementations.EndpointAdapter
implementations.MethodArgumentResolver
and MethodReturnValueHandler
abstractions, and various
implementations thereof.MethodArgumentResolver
and
MethodReturnValueHandler
interfaces.MethodArgumentResolver
and
MethodReturnValueHandler
interfaces.EndpointInterceptor
implementations.EndpointMapping
implementations.EndpointMapping
implementations.EndpointAdapter
, EndpointInteceptor
, and
EndpointMapping
implementations.EndpointMappings
.CallbackHandler
implementations.CallbackHandler
implementations for WSS4J.CallbackHandler
implementations for XWSS.CallbackHandler
implementations for XWSS that use the Java Authentication and Authorization Service (JAAS).EndpointAdapter
, EndpointMapping
, and EndpointExceptionResolver
implementations for SOAP.EndpointInterceptor
implementations for SOAP purposes.EndpointMapping
implementations for SOAP purposes.org.springframework.ws.test.client
and
org.springframework.ws.test.server
packages.WebServiceMessageCreator
interface, and implementations.WebServiceMessageMatcher
interface, and implementations.XsdSchema
interfaces that uses Apache WS-Commons XML Schema.QName
.
Source
XML payload.
Resource
XML payload.
Source
XML payload.
Resource
XML payload.
Source
payloads.PayloadEndpoint
as the endpoint for a EndpointInvocationChain
.EndpointInterceptor
that logs the payload of request
and response messages.WebServiceMessageCreator
that creates a request based on a Source
.PayloadMessageCreator
with the given payload source.
DefaultMethodEndpointAdapter
and SourcePayloadMethodProcessor
.EndpointMapping
interface that uses the PayloadRoot
annotation to map methods
to request payload root elements.PayloadRootAnnotationMethodEndpointMapping
.SmartSoapEndpointInterceptor
interface that only intercepts requests that have a specified namespace URI or local
part (or both) as payload root.WebServiceMessage
s using XSLT stylesheet.WebServiceMessage
s using a schema.WebServiceMessage
s using a schema.MonitoringStrategy
interface that uses a simple polling mechanism.MonitoringStrategy
interface that uses a simple polling mechanism suitable for POP3
servers.Binding
has been created, but before any sub-elements are added.
Binding
has been created, but before any sub-elements are added.
Binding
has been created, but before any sub-elements are added.
BindingFault
has been created.
BindingFault
has been created.
BindingFault
has been created.
BindingInput
has been created.
BindingInput
has been created.
BindingInput
has been created.
BindingOperation
has been created, but before any sub-elements are added.
BindingOperation
has been created, but before any sub-elements are added.
BindingOperation
has been created, but before any sub-elements are added.
BindingOutput
has been created.
BindingInput
has been created.
BindingInput
has been created.
Fault
has been created, but it's added to the operation.
Input
has been created, but it's added to the operation.
Message
has been created.
Output
has been created, but it's added to the operation.
Part
has been created.
Port
has been created, but before any sub-elements are added.
Port
has been created, but before any sub-elements are added.
Port
has been created, but before any sub-elements are added.
PortType
has been created.
Service
has been created, but before any sub-elements are added.
SOAPAddress
has been created.
SOAP12Address
has been created.
SOAPBinding
has been created.
SOAPBinding
has been created.
SOAPBody
has been created.
SOAPBody
has been created.
SOAPFault
has been created.
SOAPFault
has been created.
SOAPOperation
has been created.
SOAPOperation
has been created.
PortType
s to a Definition
.SOAPMessage
.
WebServiceMessageException
for Plain Old XML messages.HttpURLConnection
.
SOAPMessage
response via the registered EndpointExceptionResolvers
.
TransportConstants.HEADER_ACCEPT_ENCODING
.
TransportConstants.HEADER_CONTENT_LENGTH
.
TransportConstants.HEADER_CONTENT_TYPE
.
TransportConstants.HEADER_SOAP_ACTION
.
Wsdl11Definition
that uses a provider-based mechanism to populate a WSDL4J Definition
.javax.xml.namespace.QName
, to populate a property of type QName from a String value.QName
.WebServiceMessageFactory
.
QName
used to indicate that a Receiver
fault must be created.
SoapHeaderElement
with the specified qualified name from this header.
MessageContext
.
RequestCreator
classes.RequestMatcher
classes.endpoint
is in the set of mapped endpoints
.
AbstractEndpointExceptionResolver.resolveException(org.springframework.ws.context.MessageContext, java.lang.Object, java.lang.Exception)
.
WebServiceFaultException
.
RequestPayload
, into a method argument.
SAXSource
that reads from a Spring Resource
.ResourceSource
with the given resource.
ResourceSource
with the given XMLReader
and resource.
ResponseCreator
classes.ResponseMatcher
classes.Result
.
ContentHandler
that transforms callback calls to the creation of SAAJ Node
s and
SOAPElement
s.SaajContentHandler
that creates children of the given
SOAPElement
.
SoapMessage
interface.SaajSoapMessage
based on the given SAAJ SOAPMessage
.
SaajSoapMessage
based on the given SAAJ SOAPMessage
.
SaajSoapMessage
based on the given SAAJ SOAPMessage
.
SaajSoapMessage
based on the given SAAJ SOAPMessage
.
WebServiceMessageFactory
.XMLReader
that reads from a SAAJ Node
.SaajXmlReader
that reads from the given Node
.
ContentHandler
and LexicalHandler
contained in a SAXResult
.
XMLReader
and InputSource
contained in a SAXSource
.
Schema
objects, performing standard handling of input streams.XmlValidator
to validate request payload.SchemaValidatingMatcher
based on the given schema resource(s).
Folder.getMessages()
.
WebServiceMessageExtractor
.
WebServiceMessageExtractor
.
QName
used to indicate that a Sender
fault must be created.
RequestCreator
.
SourceExtractor
.
SourceExtractor
.
SourceExtractor
.
SourceExtractor
.
QName
used to indicate that a Server
fault must be created.
Server
(SOAP 1.1) or Receiver
(SOAP 1.2) fault.
Server
(SOAP 1.1) or Receiver
(SOAP 1.2) fault with a particular fault string or reason.
Service
s to a Definition
.Accept-Encoding
header with
gzip
as value.
KeyManager
to use.
Source
should always be transformed into a new DocumentResult
.
Source
should always be transformed into a new DOMResult
.
Source
should always be transformed into a new JDOMResult
.
SOAPMessage
that this AxiomSoapMessage
is based on.
BindingsProvider
for this definition.
true
), or whether these should be ignored (false
).
true
), or whether we should rely on the message
only (false
).
XMPPConnection
to use.
XMPPConnection
.
DomPoxMessage
.
Crypto
provider name.
Definition
.
EndpointMapping
to resolve the endpoint with.
DELETED
after they have been
read.
Document
.
EndpointAdapter
s to use by this MessageDispatcher
.
EndpointExceptionResolver
s to use by this MessageDispatcher
.
EndpointMapping
s to use by this MessageDispatcher
.
EndpointExceptionResolver
for resolving validation exceptions.
Action
s for reply fault messages.
faultstring
or Reason
used when validation errors occur on the request.
faultstring
or Reason
used when validation errors occur on the request.
FaultTo
.
SAXNotRecognizedException
exception.
From
.
HttpClient
used by this message sender.
HttpClient
used by this message sender.
ImportsProvider
for this definition.
UnsupportedOperationException
.
ClientInterceptors
used by the gateway.
Session
.
Session
.
Crypto
instance.
xml:lang
attribute should be set on SOAP 1.1 <faultstring>
elements.
xml:lang
attribute should be set on SOAP 1.1 <faultstring>
elements.
URI
from a WSDL.
location
attributes from the WSDL 1.1 definition.
Marshaller
used by the gateway.
Message
object.
WebServiceMessageFactory
to be used by the gateway.
MessageFactory
.
WebServiceMessageFactory
.
WebServiceMessageFactory
.
WebServiceMessageReceiver
used by this listener.
WebServiceMessageReceiver
.
WebServiceMessageReceiverHandlerAdapter
.
WebServiceMessageSender
to be used by the gateway.
WebServiceMessageSender
to be used by the gateway.
MessagesProvider
for this definition.
MethodArgumentResolver
s to use.
MethodReturnValueHandler
s to use.
mustUnderstand
attribute for this header element.
MustUnderstand
fault.
MustUnderstand
fault.
Action
s for reply messages.
OMOutputFormat
to be used when writing the message.
PortTypesProvider
for this definition.
MessagePostProcessor
to further modify outgoing messages after the XML contents has
been set.
MessagePostProcessor
to further modify outgoing messages after the XML contents has
been set.
MessageContext
.
SAXNotRecognizedException
exception when the given property does not signify a lexical
handler.
UnsupportedOperationException
.
ReplyTo
.
SOAPMessage
that this SaajSoapMessage
is based on.
schemaLocation
attributes from the WSDL 1.1 definition.
schemaLocation
attributes from the WSDL 1.1 definition.
wsse:Security
header.
mustUnderstand
attribute on WS-Security headers on outgoing messages.
UsernameToken
s.
ServicesProvider
for this definition.
Session
, possibly pulled from JNDI.
Session
, possibly pulled from JNDI.
TaskExecutor
to use for running the listener threads.
TextMessage
messages.
TextMessage
messages.
TransformerFactory
class to use.
TransformerFactory
class to use.
HttpServletRequest
.
HttpServletRequest
.
HttpServletRequest
.
HttpServletRequest
.
HttpServletRequest
.
TransportContext
with the current thread.
KeyStore
to use.
TypesProvider
for this definition.
Unmarshaller
used by the gateway.
WSPasswordCallback
handler to use when validating messages.
WSPasswordCallback
handlers to use when validating messages.
Validator
for this endpoint.
WebServiceTemplate
to be used by the gateway.
URI
will be resolved.
SimpleWsdl11Definition.getSource()
method.
WsdlDefinitionHandlerAdapter
.
SimpleXsdSchema.getSource()
method.
XsdSchema
to use for validation.
XsdSchema
to use for validation.
XsdSchemaCollection
to use for validation.
XsdSchemaCollection
to use for validation.
XsdSchemaHandlerAdapter
.
EndpointMapping
interface to map from WS-Addressing Action
Message
Addressing Property to endpoint beans.WebServiceFaultException
when a fault occurs.AbstractMethodEndpointMapping
that maps from the local name of the request payload to
methods.javax.xml.namespace.NamespaceContext
implementation.Properties
object.Properties
object.EndpointExceptionResolver
implementation that stores the exception's message as the fault string.SimpleUsernamePasswordCallbackHandler
.
SimpleUsernamePasswordCallbackHandler
with the given name and password.
WebServiceMessageReceiver
.Wsdl11Definition
implementation.SimpleWsdl11Definition
class.
SimpleWsdl11Definition
class with the specified resource.
XsdSchema
implementation.SimpleXsdSchema
class.
SimpleXsdSchema
class with the specified resource.
EndpointInterceptor
interface that adds a way to
decide whether the interceptor should intercept a given message context.SmartEndpointInterceptor
interface.SoapBody
that exposes SOAP 1.1 functionality.SoapFault
that exposes SOAP 1.1 functionality.SoapHeader
that exposes SOAP 1.1 functionality.BindingsProvider
and ServicesProvider
interfaces that are SOAP 1.1 specific.Soap11Provider
.
SoapBody
that exposes SOAP 1.2 functionality.SoapFault
that exposes SOAP 1.2 functionality.SoapHeader
that exposes SOAP 1.2 functionality.BindingsProvider
and ServicesProvider
interfaces that are SOAP 1.2 specific.Soap12Provider
.
EndpointMapping
interface that uses the SoapAction
annotation to map methods to the request SOAPAction header.WebServiceMessageCallback
implementation that sets the SOAP Action header on the message.SoapActionCallback
with the given string SOAPAction.
SoapActionAnnotationMethodEndpointMapping
.SmartEndpointInterceptor
interface that only intercepts
requests that have a specified soap action.Body
element in a SOAP message.EndpointInterceptor
interface.EndpointInvocationChain
.SoapEndpointInvocationChain
.
SoapEndpointInvocationChain
.
EndpointInvocationChain
.
EndpointMapping
.Envelope
element in a SOAP message.Source
XML SOAP envelope.
Resource
XML SOAP envelope.
Source
XML SOAP envelope.
Resource
XML SOAP envelope.
Source
SOAP envelopes.EndpointInterceptor
that logs the complete request and response envelope of
SoapMessage
messages.WebServiceMessageCreator
that creates a request based on a SOAP envelope Source
.SoapEnvelopeMessageCreator
with the given SOAP envelope source.
Fault
element in the body of a SOAP message.EndpointExceptionResolver
interface that uses the SoapFault
annotation to map exceptions to SOAP Faults.SoapFaultMessageResolver
when the response message has a fault.SoapFaultClientException
class.
SoapFaultDefinition
objects.detail
element in a SOAP fault.SoapFaultClientException
when a fault occurs.SoapHeaderElement
.Header
element in a SOAP message.MethodArgumentResolver
that supports resolving SoapHeaderElement
parameters.SoapHeaderMatcher
that checks for the presence of the given SOAP header
name.
SoapMessageCreationException
.
SoapMessageCreationException
.
MessageDispatcher
.SoapMessageException
.
SoapMessageException
.
WebServiceMessageFactory
which contains SOAP-specific properties and methods.MethodArgumentResolver
that supports SoapMessage
, SoapBody
, SoapEnvelope
, and SoapHeader
.BindingsProvider
and ServicesProvider
interfaces that supports SOAP 1.1 and
SOAP 1.2.Source
.
AssertionError
that also contains a Source
for more context.SourceAssertionError
class with the given parameters.
Source
instance.MethodArgumentResolver
and MethodReturnValueHandler
that supports Source
objects.AuthenticationManager
.UserDetailsService
.AuthenticationManager
.UserDetailsService
.SecurityContext
.MethodArgumentResolver
that supports StAX XMLStreamReader
and XMLEventReader
arguments.XMLEventWriter
contained in a JAXP 1.4 StAXResult
or Spring
StaxResult
.
XMLStreamWriter
contained in a JAXP 1.4 StAXResult
or Spring
StaxResult
.
XMLEventReader
contained in a JAXP 1.4 StAXSource
or Spring
StaxSource
.
XMLStreamReader
contained in a JAXP 1.4 StAXSource
or Spring
StaxSource
.
XMLStreamWriter
.WebServiceMessage
that allows for setting a streaming payload.OutputStream
contained in a StreamResult
.
Writer
contained in a StreamResult
.
InputStream
contained in a StreamSource
.
Reader
contained in a StreamSource
.
StreamResult
that writes to a StringWriter
.StreamSource
that reads from a StringReader
.StringSource
with the given string content.
MessagesProvider
interface that is based on suffixes.PortTypesProvider
interface that is based on suffixes.AbstractMethodEndpointAdapter.supportsInternal(org.springframework.ws.server.endpoint.MethodEndpoint)
.
EndpointAdapter
support the given endpoint
?
WebServiceMessageSender
support the supplied URI?
void
or a marshallable
type.
Source
or nothing.
RequestPayload
,
is supported by this resolver.
ResponsePayload
, is supported.
TextMessage
type.
SOAPEnvelope
to a Document
.
Document
to an AXIOM SOAPEnvelope
.
xml:lang
string, as used in Axiom Faults.
xml:lang
string, as used in Axiom Faults.
QName
to a Name
.
javax.xml.namespace.QName
to a org.apache.axiom.om.OMNamespace
.
URLName
, where the password has been protected.
javax.xml.soap.Name
to a javax.xml.namespace.QName
.
QName
.
QName
to a qualified name, as used by DOM and SAX.
jms
URI.
mailto
URI.
xmpp
URI.
Source
to the given Result
.
Source
to the given Result
.
Transformer
usage.TransformerHelper
.
TransformerHelper
with the specified TransformerFactory
.
TransformerHelper
with the specified TransformerFactory
class.
Transformer
.location
attributes to reflect the server name given HttpServletRequest
.
schemaLocation
attributes to reflect the server name given HttpServletRequest
.
schemaLocation
attributes to reflect the server name given HttpServletRequest
.
WebServiceConnection
.TransportContext
instance with the current thread.TransportInputStream
is an input stream with MIME input headers.TransportOutputStream
is an output stream with MIME input headers.Result
.Source
.Types
to a Definition
.false
.
SoapHeaderElement
, return whether or not this version understands it.
SoapHeaderElement
, return whether or not this SoapEndpointInterceptor
understands it.
Unmarshaller
.
JAXBElement
.
EndpointMapping
interface to map from the full request URI or request URI path to
endpoint beans.UsernameTokenPrincipalCallback
to the
handle
method of a CallbackHandler
to pass a security
WSUsernameTokenPrincipal
.UsernameTokenPrincipalCallback
.
MessageIdStrategy
interface that uses a UUID
to generate a Message Id.Source
, and returns an array of SAXParseException
s as result.
Source
and ValidationErrorHandler
, and returns an array of SAXParseException
s as result.
ErrorHandler
that allows the registered errors to be retrieved.VersionMismatch
fault.
VersionMismatch
fault with a particular fault string or reason.
WebServiceTemplate
and other WS-accessing helpers.WebServiceClientException
class.
WebServiceClientException
class.
WebServiceMessage
objects directly
to a remote party.WebServiceException
class.
WebServiceException
class.
SimpleFaultMessageResolver
when the response message has a fault.WebServiceFaultException
class.
WebServiceFaultException
class.
WebServiceGatewaySupport
class, with a default
WebServiceTemplate
.
WebServiceGatewaySupport
instance based on the given message factory.
WebServiceIOException
class.
WebServiceIOException
class.
WebServiceMessage
.MessageDrivenBean
that can be used to handleMessage incoming JMS messages.WebServiceMessageException
.
WebServiceMessageException
.
WebServiceMessage
instance.WebServiceMessageFactory
serves as a factory for WebServiceMessages
.SessionAwareMessageListener
that can be used to handle incoming Message
service requests.WebServiceMessage
instances
coming in on a transport.WebServiceMessageReceiver
interface with the generic DispatcherServlet
.HttpHandler
that can be used to handle incoming HttpExchange
service requests.WebServiceMessage
instances across a
transport.NamespaceHandler
for the 'web-services
' namespace.WebServiceTemplate
using default settings.
WebServiceTemplate
based on the given message factory.
WebServiceTemplate
with the given marshaller.
MarshallingMethodEndpointAdapter
with the given marshaller and unmarshaller.
WebServiceTransformerException
class.
WebServiceTransformerException
class.
WebServiceTransportException
class.
WebServiceTransportException
class.
WebServiceValidationException
class.
Client
(SOAP 1.1) or Sender
(SOAP 1.2) fault.
IOException
.
RuntimeException
.
MustUnderstand
fault.
Source
XML as payload response.
Resource
XML as payload response.
Source
XML as payload.
Resource
XML as payload.
Server
(SOAP 1.1) or Receiver
(SOAP 1.2) fault.
Source
XML as SOAP envelope response.
Resource
XML as SOAP envelope response.
Source
XML as SOAP envelope.
Resource
XML as SOAP envelope.
VersionMismatch
fault.
XMLStreamWriter
.
WsdlDefinition
.DestinationProvider
that resolves a destination URI from a WSDL file.Wsdl11Definition
based on WSDL4J.Wsdl4jDefinition
.
Wsdl4jDefinition
based on the given Definition
.
WsdlDefinitionException
that wraps WSDLException
s.WsdlDefinition
interface with the generic DispatcherServlet
.WsSecurityFaultException
.WsSecuritySecurementException
.WsSecurityValidationException
.WsSecurityFaultException
with the given fault code, string, and actor.
Authentication
implementation for X.509 client-certificate authentication.UserDetails
associated with the X.509
certificate presented by a client.UserDetails
objects for the
X509AuthenticationProvider
.XmlException
with the specific detail message.
XmlException
with the specific detail message and exception.
EndpointMapping
interface that uses the
JAXB2 XmlRootElement
annotation to map methods to request payload root elements.MethodArgumentResolver
and MethodReturnValueHandler
that supports parameters annotated with @XmlRootElement
or @XmlType
, and return values annotated with @XmlRootElement
.Source
.XmlValidator
objects, being aware of JAXP 1.3 Validator
s, and JAXP 1.0 parsing
capababilities.XMPPConnection
and perform connection and login on the XMPP serverWebServiceMessageSender
implementation that uses XMPP Message
s.WebServiceConnection
that is used for server-side XMPP
access.WebServiceConnection
that is used for client-side XMPP
access.MethodArgumentResolver
and MethodReturnValueHandler
that supports XOM elements.XPathException
with the specific detail message.
XPathException
with the specific detail message and exception.
XPathExpectationsSupport
with the given XPath expression.
XPathExpectationsSupport
with the given XPath expression and namespaces.
XPathExpression
s, being aware of JAXP 1.3+ XPath functionality, and Jaxen.FactoryBean
for XPathExpression
object.DefaultMethodEndpointAdapter
and XPathParamMethodArgumentResolver
.MethodArgumentResolver
that supports the @XPathParam
annotation.XPathParseException
with the specific detail message.
XPathParseException
with the specific detail message and
exception.
EndpointMapping
interface that maps to endpoint using an XPath expression.XsdSchema
interface with the generic DispatcherServlet
.CallbackHandler
s.WsSecurityFaultException
.WsSecuritySecurementException
.WsSecurityValidationException
.
|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |