Serialized Form
-
Package org.springframework.ws
-
Exception org.springframework.ws.InvalidXmlException
class InvalidXmlException extends WebServiceException implements Serializable -
Exception org.springframework.ws.NoEndpointFoundException
class NoEndpointFoundException extends WebServiceException implements Serializable -
Exception org.springframework.ws.WebServiceException
class WebServiceException extends org.springframework.core.NestedRuntimeException implements Serializable -
Exception org.springframework.ws.WebServiceMessageException
class WebServiceMessageException extends WebServiceException implements Serializable
-
-
Package org.springframework.ws.client
-
Exception org.springframework.ws.client.WebServiceClientException
class WebServiceClientException extends WebServiceException implements Serializable -
Exception org.springframework.ws.client.WebServiceFaultException
class WebServiceFaultException extends WebServiceClientException implements Serializable-
Serialized Fields
-
faultMessage
FaultAwareWebServiceMessage faultMessage
-
-
-
Exception org.springframework.ws.client.WebServiceIOException
class WebServiceIOException extends WebServiceClientException implements Serializable -
Exception org.springframework.ws.client.WebServiceTransformerException
class WebServiceTransformerException extends WebServiceClientException implements Serializable -
Exception org.springframework.ws.client.WebServiceTransportException
class WebServiceTransportException extends WebServiceIOException implements Serializable
-
-
Package org.springframework.ws.client.support.destination
-
Exception org.springframework.ws.client.support.destination.DestinationProvisionException
class DestinationProvisionException extends WebServiceClientException implements Serializable
-
-
Package org.springframework.ws.client.support.interceptor
-
Exception org.springframework.ws.client.support.interceptor.WebServiceValidationException
class WebServiceValidationException extends WebServiceClientException implements Serializable-
Serialized Fields
-
validationErrors
SAXParseException[] validationErrors
-
-
-
-
Package org.springframework.ws.mime
-
Exception org.springframework.ws.mime.AttachmentException
class AttachmentException extends WebServiceMessageException implements Serializable
-
-
Package org.springframework.ws.pox
-
Exception org.springframework.ws.pox.PoxMessageException
class PoxMessageException extends WebServiceMessageException implements Serializable
-
-
Package org.springframework.ws.pox.dom
-
Exception org.springframework.ws.pox.dom.DomPoxMessageException
class DomPoxMessageException extends PoxMessageException implements Serializable
-
-
Package org.springframework.ws.soap
-
Exception org.springframework.ws.soap.SoapBodyException
class SoapBodyException extends SoapMessageException implements Serializable -
Exception org.springframework.ws.soap.SoapElementException
class SoapElementException extends SoapMessageException implements Serializable -
Exception org.springframework.ws.soap.SoapEnvelopeException
class SoapEnvelopeException extends SoapMessageException implements Serializable -
Exception org.springframework.ws.soap.SoapFaultException
class SoapFaultException extends SoapEnvelopeException implements Serializable -
Exception org.springframework.ws.soap.SoapHeaderException
class SoapHeaderException extends SoapMessageException implements Serializable -
Exception org.springframework.ws.soap.SoapMessageCreationException
class SoapMessageCreationException extends SoapMessageException implements Serializable -
Exception org.springframework.ws.soap.SoapMessageException
class SoapMessageException extends WebServiceMessageException implements Serializable
-
-
Package org.springframework.ws.soap.addressing
-
Exception org.springframework.ws.soap.addressing.AddressingException
class AddressingException extends WebServiceException implements Serializable
-
-
Package org.springframework.ws.soap.addressing.core
-
Class org.springframework.ws.soap.addressing.core.EndpointReference
class EndpointReference extends Object implements Serializable- serialVersionUID:
- 8999416009328865260L
-
Class org.springframework.ws.soap.addressing.core.MessageAddressingProperties
class MessageAddressingProperties extends Object implements Serializable- serialVersionUID:
- -6980663311446506672L
-
Serialized Fields
-
action
URI action
-
faultTo
EndpointReference faultTo
-
from
EndpointReference from
-
messageId
URI messageId
-
referenceParameters
List<Node> referenceParameters
-
referenceProperties
List<Node> referenceProperties
-
relatesTo
URI relatesTo
-
replyTo
EndpointReference replyTo
-
to
URI to
-
-
-
Package org.springframework.ws.soap.client
-
Exception org.springframework.ws.soap.client.SoapFaultClientException
class SoapFaultClientException extends WebServiceFaultException implements Serializable-
Serialized Fields
-
soapFault
SoapFault soapFault
-
-
-
-
Package org.springframework.ws.soap.saaj
-
Exception org.springframework.ws.soap.saaj.SaajAttachmentException
class SaajAttachmentException extends AttachmentException implements Serializable -
Exception org.springframework.ws.soap.saaj.SaajSoapBodyException
class SaajSoapBodyException extends SoapBodyException implements Serializable -
Exception org.springframework.ws.soap.saaj.SaajSoapElementException
class SaajSoapElementException extends SoapElementException implements Serializable -
Exception org.springframework.ws.soap.saaj.SaajSoapEnvelopeException
class SaajSoapEnvelopeException extends SoapEnvelopeException implements Serializable -
Exception org.springframework.ws.soap.saaj.SaajSoapFaultException
class SaajSoapFaultException extends SoapFaultException implements Serializable -
Exception org.springframework.ws.soap.saaj.SaajSoapHeaderException
class SaajSoapHeaderException extends SoapHeaderException implements Serializable -
Exception org.springframework.ws.soap.saaj.SaajSoapMessageCreationException
class SaajSoapMessageCreationException extends SoapMessageCreationException implements Serializable -
Exception org.springframework.ws.soap.saaj.SaajSoapMessageException
class SaajSoapMessageException extends SoapMessageException implements Serializable
-
-
Package org.springframework.ws.soap.security
-
Exception org.springframework.ws.soap.security.WsSecurityException
class WsSecurityException extends WebServiceException implements Serializable -
Exception org.springframework.ws.soap.security.WsSecurityFaultException
class WsSecurityFaultException extends WsSecurityException implements Serializable -
Exception org.springframework.ws.soap.security.WsSecuritySecurementException
class WsSecuritySecurementException extends WsSecurityException implements Serializable -
Exception org.springframework.ws.soap.security.WsSecurityValidationException
class WsSecurityValidationException extends WsSecurityException implements Serializable
-
-
Package org.springframework.ws.soap.security.callback
-
Class org.springframework.ws.soap.security.callback.CleanupCallback
class CleanupCallback extends Object implements Serializable- serialVersionUID:
- 4744181820980888237L
-
-
Package org.springframework.ws.soap.security.wss4j2
-
Exception org.springframework.ws.soap.security.wss4j2.Wss4jSecurityFaultException
class Wss4jSecurityFaultException extends WsSecurityFaultException implements Serializable -
Exception org.springframework.ws.soap.security.wss4j2.Wss4jSecuritySecurementException
class Wss4jSecuritySecurementException extends WsSecuritySecurementException implements Serializable -
Exception org.springframework.ws.soap.security.wss4j2.Wss4jSecurityValidationException
class Wss4jSecurityValidationException extends WsSecurityValidationException implements Serializable
-
-
Package org.springframework.ws.soap.security.wss4j2.callback
-
Class org.springframework.ws.soap.security.wss4j2.callback.UsernameTokenPrincipalCallback
class UsernameTokenPrincipalCallback extends Object implements Serializable- serialVersionUID:
- -3022202225157082715L
-
Serialized Fields
-
principal
org.apache.wss4j.common.principal.WSUsernameTokenPrincipalImpl principal
-
-
-
Package org.springframework.ws.soap.security.x509
-
Class org.springframework.ws.soap.security.x509.X509AuthenticationToken
class X509AuthenticationToken extends org.springframework.security.authentication.AbstractAuthenticationToken implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
credentials
X509Certificate credentials
-
principal
Object principal
-
-
-
Package org.springframework.ws.test.support
-
Error org.springframework.ws.test.support.SourceAssertionError
class SourceAssertionError extends AssertionError implements Serializable-
Serialized Fields
-
source
Source source
-
sourceLabel
String sourceLabel
-
transformerHelper
TransformerHelper transformerHelper
-
-
-
-
Package org.springframework.ws.transport
-
Exception org.springframework.ws.transport.TransportException
class TransportException extends IOException implements Serializable
-
-
Package org.springframework.ws.transport.http
-
Exception org.springframework.ws.transport.http.HttpsTransportException
class HttpsTransportException extends HttpTransportException implements Serializable -
Exception org.springframework.ws.transport.http.HttpTransportException
class HttpTransportException extends TransportException implements Serializable -
Class org.springframework.ws.transport.http.MessageDispatcherServlet
class MessageDispatcherServlet extends org.springframework.web.servlet.FrameworkServlet implements Serializable-
Serialized Fields
-
defaultStrategiesHelper
DefaultStrategiesHelper defaultStrategiesHelper
-
messageFactoryBeanName
String messageFactoryBeanName
-
messageReceiver
WebServiceMessageReceiver messageReceiver
TheWebServiceMessageReceiver
used by this servlet. -
messageReceiverBeanName
String messageReceiverBeanName
-
messageReceiverHandlerAdapter
WebServiceMessageReceiverHandlerAdapter messageReceiverHandlerAdapter
TheWebServiceMessageReceiverHandlerAdapter
used by this servlet. -
messageReceiverHandlerAdapterBeanName
String messageReceiverHandlerAdapterBeanName
-
transformSchemaLocations
boolean transformSchemaLocations
-
transformWsdlLocations
boolean transformWsdlLocations
-
wsdlDefinitionHandlerAdapter
WsdlDefinitionHandlerAdapter wsdlDefinitionHandlerAdapter
TheWsdlDefinitionHandlerAdapter
used by this servlet. -
wsdlDefinitionHandlerAdapterBeanName
String wsdlDefinitionHandlerAdapterBeanName
-
wsdlDefinitions
Map<String,
WsdlDefinition> wsdlDefinitions Keys are bean names, values areWsdlDefinitions
. -
xsdSchemaHandlerAdapter
XsdSchemaHandlerAdapter xsdSchemaHandlerAdapter
TheXsdSchemaHandlerAdapter
used by this servlet. -
xsdSchemaHandlerAdapterBeanName
String xsdSchemaHandlerAdapterBeanName
-
xsdSchemas
Map<String,
XsdSchema> xsdSchemas
-
-
-
-
Package org.springframework.ws.transport.jms
-
Exception org.springframework.ws.transport.jms.JmsTransportException
class JmsTransportException extends TransportException implements Serializable-
Serialized Fields
-
jmsException
jakarta.jms.JMSException jmsException
-
-
-
-
Package org.springframework.ws.transport.mail
-
Exception org.springframework.ws.transport.mail.MailTransportException
class MailTransportException extends TransportException implements Serializable-
Serialized Fields
-
messagingException
jakarta.mail.MessagingException messagingException
-
-
-
-
Package org.springframework.ws.wsdl
-
Exception org.springframework.ws.wsdl.WsdlDefinitionException
class WsdlDefinitionException extends WebServiceException implements Serializable
-
-
Package org.springframework.ws.wsdl.wsdl11
-
Exception org.springframework.ws.wsdl.wsdl11.Wsdl4jDefinitionException
class Wsdl4jDefinitionException extends WsdlDefinitionException implements Serializable
-
-
Package org.springframework.xml
-
Exception org.springframework.xml.XmlException
class XmlException extends org.springframework.core.NestedRuntimeException implements Serializable
-
-
Package org.springframework.xml.validation
-
Exception org.springframework.xml.validation.XmlValidationException
class XmlValidationException extends XmlException implements Serializable
-
-
Package org.springframework.xml.xpath
-
Exception org.springframework.xml.xpath.XPathException
class XPathException extends XmlException implements Serializable -
Exception org.springframework.xml.xpath.XPathParseException
class XPathParseException extends XPathException implements Serializable
-
-
Package org.springframework.xml.xsd
-
Exception org.springframework.xml.xsd.XsdSchemaException
class XsdSchemaException extends XmlException implements Serializable
-
-
Package org.springframework.xml.xsd.commons
-
Exception org.springframework.xml.xsd.commons.CommonsXsdSchemaException
class CommonsXsdSchemaException extends XsdSchemaException implements Serializable
-