|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Wsdl11DefinitionBuilder
implementations that use WSDL4J and contain a concrete
part.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.EndpointInterceptor
instances that log a part of a
WebServiceMessage
.Map
.AbstractMarshallingPayloadEndpoint
.
AbstractMarshallingPayloadEndpoint
with the given marshaller.
AbstractMarshallingPayloadEndpoint
with the given marshaller and unmarshaller.
instances
.EndpointAdapter
implementations that support MethodEndpoint
s.MethodEndpoint
mappings.MimeMessage
interface.EndpointMapping
s that resolve qualified names as registration keys.WebServiceConnection
implementations used for receiving requests.ContentHandler
.WebServiceConnection
implementations used for sending requests.Wsdl11DefinitionBuilder
implementations that use WSDL4J and contain a SOAP 1.1
binding.EndpointExceptionResolver
implementations that depend on SoapFaultDefinition
.SoapMessage
interface.EndpointInterceptor
implementations that validate part of the message using a
schema.AbstractMarshallingPayloadEndpoint
which validates the request payload with Validator
(s).WebServiceConnection
implementations.Wsdl11DefinitionBuilder
implementations that use WSDL4J.AbstractXomPayloadEndpoint
using reflection to access faster, but
non-public XOM classes.
AbstractXomPayloadEndpoint
.
File
.
InputStreamSource
.
DataHandler
.
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.
Server
/Receiver
fault to the body.
SoapHeaderElement
this header.
VersionMismatch
fault to the body.
MimeMessage
SoapMessage
interface.AxiomSoapMessage
.
AxiomSoapMessage
.
AxiomSoapMessage
based on the given AXIOM SOAPMessage
.
AxiomSoapMessage
based on the given AXIOM SOAPMessage
and attachments.
WebServiceMessageFactory
interface.Binding
for each PortType
in the definition, and calls
populateBinding
with it.
isRequestMessage()
,
isResponseMessage()
, or isFaultMessage()
is true
.
Service
, and calls populateService()
with it.
Types
object containing a Schema
.
QName
used to indicate that a Client
fault must be created.
WebServiceConnection
that is based on Jakarta Commons HttpClient.WebServiceMessageSender
implementation that uses Jakarta
Commons HttpClient to execute POST requests.CommonsHttpMessageSender
with a default HttpClient
that uses a
default MultiThreadedHttpConnectionManager
.
CommonsHttpMessageSender
with the given HttpClient
instance.
WebServiceConnection
to the specified URI.
ContentHandler
used to parse the incoming request payload.
DocumentBuilder
that this endpoint will use for parsing XML documents.
DocumentBuilderFactory
that this endpoint will use for constructing XML documents.
EndpointInvocationChain
based on the given message context, endpoint, and
interceptors.
SoapEndpointInvocationChain
based on the given endpoint, and the set interceptors, and
actors/roles.
TransportInputStream
.
TransportOutputStream
for the given message.
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
.
XMLOutputFactory
that this endpoint will use to create XMLStreamWriters
s or
XMLEventWriters
.
SoapFault
created by this resolver.
SoapFault
.
location
attributes from the WSDL definition.
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.
WsdlDefinitionHandlerAdapter
object in the bean factory for this namespace.
MessageContext
.DefaultMessageContext
with the given message factory.
DefaultMessageContext
with the given request message and message
factory.
DefaultStrategiesHelper
based on the given set of properties.
DefaultStrategiesHelper
based on the given resource.
TransportContext
interface.DefaultTransportContext
that exposes the given connection.
EndpointMapping
implement that adds SOAP actors or roles to a delegate endpoint.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
.message
.
Wsdl11Definition
that creates a WSDL definition at runtime, using a Wsdl11DefinitionBuilder
.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
.
Enumeration
to follow the interface of Iterator
.Iterator
over all the SoapHeaderElement
s 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
.
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.WebServiceMessage
.actor
/role
attribute.
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.
SoapBody
.
WebServiceConnection
.
Content-Type
MIME header for a SOAP message.
Wsdl11Definition
.
Definition
.
SoapFaultDetailElement
s in this detail.
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
.
EndpointExceptionResolver
s to use by this MessageDispatcher
.
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.
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.
SoapHeader
.
HttpClient
used by this message sender.
HttpServletRequest
for this connection.
HttpServletResponse
for this connection.
XMLInputFactory
to read XML from.
InputStream
to read the contents of the attachment from.
Marshaller
used by the gateway.
WebServiceMessageFactory
used by the gateway.
MessageFactory
used.
WebServiceMessageFactory
.
WebServiceMessageFactory
.
WebServiceMessageReceiver
used by this servlet.
WebServiceMessageReceiver
.
WebServiceMessageReceiverHandlerAdapter
.
WebServiceMessageSender
used by the gateway.
mustUnderstand
attribute for this header element is set.
MustUnderstand
attribute.
MustUnderstand
SOAP Fault value.
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
.
MessageContext
.
MessageContext
.
Result
of the given element.
Result
that represents the concents of the detail.
Result
that allows for writing to the contents of the detail element.
Result
that represents the concents of the header.
Result
that allows for writing to the contents of the header element.
SOAPMessage
that this SaajSoapMessage
is based on.
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 the given element.
Source
of this element.
Source
of the definition.
TransportContext
associated with the current thread, if any.
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
.
receving
a
message from it, passing it to the receiver
, and sending
the response (if any).
true
.
true
.
true
.
getSoapBody().hasFault()
.
true
if the body has a fault, false
otherwise.
true
if the body has a fault, false
otherwise.
SoapFault
.
WebServiceConnection
that is based on the Servlet API.HttpServletRequest
and
HttpServletResponse
.
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.SoapFaultMessageResolver
, SaajSoapMessageFactory
, and HttpUrlConnectionMessageSender
.
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.
Message
in the definition.
Message
in the definition.
Message
in the definition.
HttpServletRequest
.
SOAPMessage
from the given resource with a given message factory.
Log
for subclasses to use.
Marshaller
.
MarshallingMethodEndpointAdapter
.
MarshallingMethodEndpointAdapter
with the given marshaller.
MarshallingMethodEndpointAdapter
with the given marshaller and unmarshaller.
Marshaller
.
Marshaller
.
Marshaller
.
Marshaller
.
MessageDispatcher
.
MessageEndpoint
as the endpoint for a EndpointInvocationChain
.AbstractReceiverConnection.close()
.
AbstractSenderConnection.close()
.
TransportInputStream
.
TransportInputStream
.
TransportOutputStream
.
TransportOutputStream
.
false
, and creates a client or sender
SoapFault
, adding a SoapFaultDetail
with all errors if the addValidationErrorDetail
property is true
.
MessageContext
, and MessageContextFactory
interfaces.EndpointAdapter
implementations.EndpointAdapter
implementations.EndpointInterceptor
implementations.EndpointMapping
implementations.EndpointAdapter
, EndpointInteceptor
, and
EndpointMapping
implementations.EndpointAdapter
, EndpointMapping
, and EndpointExceptionResolver
implementations for SOAP.EndpointInterceptor
implementations for SOAP purposes.EndpointMapping
implementations for SOAP purposes.PayloadEndpoint
as the endpoint for a EndpointInvocationChain
.EndpointInterceptor
that logs the payload of request
and response messages.EndpointMapping
interface to map from the qualified name of the request payload
root element.WebServiceMessage
s using XSLT stylesheet.WebServiceMessage
s using a schema.Binding
has been created, but before any sub-elements are added.
populateBindingInternal()
, creates SOAPBinding
, and calls
populateSoapBinding()
.
BindingFault
has been created.
SOAPBody
, and calls populateSoapBody()
.
BindingInput
has been created.
SOAPBody
, and calls populateSoapBody()
.
BindingOperation
has been created, but before any sub-elements are added.
getBindingOperationName()
, creates a SOAPOperation
, and calls
populateSoapOperation()
.
BindingOutput
has been created.
SOAPBody
, and calls populateSoapBody()
.
Definition
has been created, but before any sub-elements are added.
ExtensionRegistry
.
Message
has been created.
Operation
has been created.
Part
has been created.
Port
has been created, but before any sub-elements are added.
SOAPAddress
, and calls populateSoapAddress()
.
PortType
has been created.
Binding
has been created, but before any sub-elements are added.
SOAPAddress
has been created.
SOAPBinding
has been created.
SOAPBody
has been created.
SOAPFault
has been created.
SOAPOperation
has been created.
WebServiceMessageException
for Plain Old XML messages.SOAPMessage
respone via the registered EndpointExceptionResolvers
.
WebServiceMessageFactory
.
QName
used to indicate that a Receiver
fault must be created.
MessageContext
.
endpoint
is in the set of mapped endpoints
.
AbstractEndpointExceptionResolver.resolveException(org.springframework.ws.context.MessageContext, java.lang.Object, java.lang.Exception)
.
WebServiceFaultException
.
SaajImplementation
interface.SaajImplementation
interface.SaajImplementation
interface.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
.
WebServiceMessageFactory
.XMLReader
that reads from a SAAJ Node
.SaajXmlReader
that reads from the given Node
.
WebServiceMessageExtractor
.
WebServiceMessageExtractor
.
QName
used to indicate that a Sender
fault must be created.
SourceExtractor
.
SourceExtractor
.
SourceExtractor
.
SourceExtractor
.
QName
used to indicate that a Server
fault must be created.
Accept-Encoding
header with
gzip
as value.
connection
should be checked for fault
indicators (true
), or whether we should rely on the message
only (false
).
DomPoxMessage
.
Definition
.
EndpointMapping
to resolve the endpoint with.
EndpointAdapter
s to use by this MessageDispatcher
.
EndpointExceptionResolver
s to use by this MessageDispatcher
.
EndpointMapping
s to use by this MessageDispatcher
.
faultstring
or Reason
used when validation errors occur on the request.
faultstring
or Reason
used when validation errors occur on the request.
<xsd:include/>
and <xsd:import/>
should be
followed.
HttpClient
used by this message sender.
location
attributes from the WSDL 1.1 definition.
Marshaller
used by the gateway.
WebServiceMessageFactory
to be used by the gateway.
MessageFactory
.
WebServiceMessageFactory
.
WebServiceMessageFactory
.
WebServiceMessageReceiver
.
WebServiceMessageReceiverHandlerAdapter
.
WebServiceMessageSender
to be used by the gateway.
WebServiceMessageSender
to be used by the gateway.
mustUnderstand
attribute for this header element.
MustUnderstand
fault.
MustUnderstand
fault.
MessageContext
.
SOAPMessage
that this SaajSoapMessage
is based on.
HttpServletRequest
.
HttpServletRequest
.
TransportContext
with the current thread.
Unmarshaller
used by the gateway.
Validator
for this endpoint.
WebServiceTemplate
to be used by the gateway.
SimpleWsdl11Definition.getSource()
method.
WsdlDefinitionHandlerAdapter
.
WebServiceFaultException
when a fault occurs.AbstractMethodEndpointMapping
that maps from the local name of the request payload to
methods.EndpointExceptionResolver
implementation that stores the exception's message as the fault string.Wsdl11Definition
implementation.SimpleWsdl11Definition
class.
SimpleWsdl11Definition
class with the specified resource.
SoapBody
that exposes SOAP 1.1 functionality.SoapFault
that exposes SOAP 1.1 functionality.SoapHeader
that exposes SOAP 1.1 functionality.SoapBody
that exposes SOAP 1.2 functionality.SoapFault
that exposes SOAP 1.2 functionality.SoapHeader
that exposes SOAP 1.2 functionality.WebServiceMessageCallback
implementation that sets the SOAP Action header on the message.SoapActionCallback
with the given string SOAPAction.
EndpointMapping
interface to map from SOAPAction
headers to endpoint
beans.Body
element in a SOAP message.EndpointInterceptor
interface.EndpointInvocationChain
.SoapEndpointInvocationChain
.
SoapEndpointInvocationChain
.
EndpointInvocationChain
.
EndpointMapping
.Envelope
element in a SOAP message.EndpointInterceptor
that logs the complete request and response envelope of
SoapMessage
messages.Fault
element in the body of a SOAP message.SoapFaultMessageResolver
when the response message has a fault.SoapFaultClientException
class.
SoapFaultDefinition
objects.detail
element in a SOAP fault.SoapFaultClientException
when a fault occurs.Header
element in a SOAP message.SoapMessageCreationException
.
SoapMessageCreationException
.
MessageDispatcher
.SoapMessageException
.
SoapMessageException
.
WebServiceMessageFactory
which contains SOAP-specific properties and methods.Source
instance.AbstractMethodEndpointAdapter.supportsInternal(org.springframework.ws.server.endpoint.MethodEndpoint)
.
EndpointAdapter
support the given endpoint
?
WebServiceMessageSender
support the supplied URI?
void
or a marshallable
type.
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
.
javax.xml.soap.Name
to a javax.xml.namespace.QName
.
location
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.false
.
SoapHeaderElement
, return whether or not this SoapEndpointInterceptor
understands it.
Unmarshaller
.
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
.WebServiceMessageException
.
WebServiceMessageException
.
WebServiceMessage
instance.WebServiceMessageFactory
serves as a factory for WebServiceMessages
.WebServiceMessage
instances
coming in on a transport.WebServiceMessageReceiver
interface with the generic DispatcherServlet
.WebServiceMessage
instances across a
transport.WebServiceMessage
instances.WebServiceTemplate
using default settings.
WebServiceTemplate
based on the given message factory.
WebServiceTransformerException
class.
WebServiceTransformerException
class.
WebServiceTransportException
class.
WebServiceTransportException
class.
WsdlDefinition
.Wsdl11Definition
at runtime.Wsdl11Definition
based on WSDL4J.Wsdl4jDefinition
.
Wsdl4jDefinition
based on the given Definition
.
WsdlDefinitionException
that wraps WSDLException
s.WsdlDefinition
interface with the generic DispatcherServlet
.EndpointMapping
interface that maps to endpoint using an XPath expression.WsdlDefinition
with a SOAP 1.1 binding based on an XSD schema.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |