Serialized Form
- 
Package org.springframework.ws- 
Exception org.springframework.ws.InvalidXmlExceptionclass InvalidXmlException extends WebServiceException implements Serializable
- 
Exception org.springframework.ws.NoEndpointFoundExceptionclass NoEndpointFoundException extends WebServiceException implements Serializable
- 
Exception org.springframework.ws.WebServiceExceptionclass WebServiceException extends org.springframework.core.NestedRuntimeException implements Serializable
- 
Exception org.springframework.ws.WebServiceMessageExceptionclass WebServiceMessageException extends WebServiceException implements Serializable
 
- 
- 
Package org.springframework.ws.client- 
Exception org.springframework.ws.client.WebServiceClientExceptionclass WebServiceClientException extends WebServiceException implements Serializable
- 
Exception org.springframework.ws.client.WebServiceFaultExceptionclass WebServiceFaultException extends WebServiceClientException implements Serializable- 
Serialized Fields- 
faultMessageFaultAwareWebServiceMessage faultMessage 
 
- 
 
- 
- 
Exception org.springframework.ws.client.WebServiceIOExceptionclass WebServiceIOException extends WebServiceClientException implements Serializable
- 
Exception org.springframework.ws.client.WebServiceTransformerExceptionclass WebServiceTransformerException extends WebServiceClientException implements Serializable
- 
Exception org.springframework.ws.client.WebServiceTransportExceptionclass WebServiceTransportException extends WebServiceIOException implements Serializable
 
- 
- 
Package org.springframework.ws.client.support.destination- 
Exception org.springframework.ws.client.support.destination.DestinationProvisionExceptionclass DestinationProvisionException extends WebServiceClientException implements Serializable
 
- 
- 
Package org.springframework.ws.client.support.interceptor- 
Exception org.springframework.ws.client.support.interceptor.WebServiceValidationExceptionclass WebServiceValidationException extends WebServiceClientException implements Serializable- 
Serialized Fields- 
validationErrorsSAXParseException[] validationErrors 
 
- 
 
- 
 
- 
- 
Package org.springframework.ws.mime- 
Exception org.springframework.ws.mime.AttachmentExceptionclass AttachmentException extends WebServiceMessageException implements Serializable
 
- 
- 
Package org.springframework.ws.pox- 
Exception org.springframework.ws.pox.PoxMessageExceptionclass PoxMessageException extends WebServiceMessageException implements Serializable
 
- 
- 
Package org.springframework.ws.pox.dom- 
Exception org.springframework.ws.pox.dom.DomPoxMessageExceptionclass DomPoxMessageException extends PoxMessageException implements Serializable
 
- 
- 
Package org.springframework.ws.soap- 
Exception org.springframework.ws.soap.SoapBodyExceptionclass SoapBodyException extends SoapMessageException implements Serializable
- 
Exception org.springframework.ws.soap.SoapElementExceptionclass SoapElementException extends SoapMessageException implements Serializable
- 
Exception org.springframework.ws.soap.SoapEnvelopeExceptionclass SoapEnvelopeException extends SoapMessageException implements Serializable
- 
Exception org.springframework.ws.soap.SoapFaultExceptionclass SoapFaultException extends SoapEnvelopeException implements Serializable
- 
Exception org.springframework.ws.soap.SoapHeaderExceptionclass SoapHeaderException extends SoapMessageException implements Serializable
- 
Exception org.springframework.ws.soap.SoapMessageCreationExceptionclass SoapMessageCreationException extends SoapMessageException implements Serializable
- 
Exception org.springframework.ws.soap.SoapMessageExceptionclass SoapMessageException extends WebServiceMessageException implements Serializable
 
- 
- 
Package org.springframework.ws.soap.addressing- 
Exception org.springframework.ws.soap.addressing.AddressingExceptionclass AddressingException extends WebServiceException implements Serializable
 
- 
- 
Package org.springframework.ws.soap.addressing.core- 
Class org.springframework.ws.soap.addressing.core.EndpointReferenceclass EndpointReference extends Object implements Serializable- serialVersionUID:
- 8999416009328865260L
 
- 
Class org.springframework.ws.soap.addressing.core.MessageAddressingPropertiesclass MessageAddressingProperties extends Object implements Serializable- serialVersionUID:
- -6980663311446506672L
 - 
Serialized Fields- 
actionURI action 
- 
faultToEndpointReference faultTo 
- 
fromEndpointReference from 
- 
messageIdURI messageId 
- 
referenceParametersList<Node> referenceParameters 
- 
referencePropertiesList<Node> referenceProperties 
- 
relatesToURI relatesTo 
- 
replyToEndpointReference replyTo 
- 
toURI to 
 
- 
 
 
- 
- 
Package org.springframework.ws.soap.client- 
Exception org.springframework.ws.soap.client.SoapFaultClientExceptionclass SoapFaultClientException extends WebServiceFaultException implements Serializable- 
Serialized Fields- 
soapFaultSoapFault soapFault 
 
- 
 
- 
 
- 
- 
Package org.springframework.ws.soap.saaj- 
Exception org.springframework.ws.soap.saaj.SaajAttachmentExceptionclass SaajAttachmentException extends AttachmentException implements Serializable
- 
Exception org.springframework.ws.soap.saaj.SaajSoapBodyExceptionclass SaajSoapBodyException extends SoapBodyException implements Serializable
- 
Exception org.springframework.ws.soap.saaj.SaajSoapElementExceptionclass SaajSoapElementException extends SoapElementException implements Serializable
- 
Exception org.springframework.ws.soap.saaj.SaajSoapEnvelopeExceptionclass SaajSoapEnvelopeException extends SoapEnvelopeException implements Serializable
- 
Exception org.springframework.ws.soap.saaj.SaajSoapFaultExceptionclass SaajSoapFaultException extends SoapFaultException implements Serializable
- 
Exception org.springframework.ws.soap.saaj.SaajSoapHeaderExceptionclass SaajSoapHeaderException extends SoapHeaderException implements Serializable
- 
Exception org.springframework.ws.soap.saaj.SaajSoapMessageCreationExceptionclass SaajSoapMessageCreationException extends SoapMessageCreationException implements Serializable
- 
Exception org.springframework.ws.soap.saaj.SaajSoapMessageExceptionclass SaajSoapMessageException extends SoapMessageException implements Serializable
 
- 
- 
Package org.springframework.ws.soap.security- 
Exception org.springframework.ws.soap.security.WsSecurityExceptionclass WsSecurityException extends WebServiceException implements Serializable
- 
Exception org.springframework.ws.soap.security.WsSecurityFaultExceptionclass WsSecurityFaultException extends WsSecurityException implements Serializable
- 
Exception org.springframework.ws.soap.security.WsSecuritySecurementExceptionclass WsSecuritySecurementException extends WsSecurityException implements Serializable
- 
Exception org.springframework.ws.soap.security.WsSecurityValidationExceptionclass WsSecurityValidationException extends WsSecurityException implements Serializable
 
- 
- 
Package org.springframework.ws.soap.security.callback- 
Class org.springframework.ws.soap.security.callback.CleanupCallbackclass CleanupCallback extends Object implements Serializable- serialVersionUID:
- 4744181820980888237L
 
 
- 
- 
Package org.springframework.ws.soap.security.wss4j2- 
Exception org.springframework.ws.soap.security.wss4j2.Wss4jSecurityFaultExceptionclass Wss4jSecurityFaultException extends WsSecurityFaultException implements Serializable
- 
Exception org.springframework.ws.soap.security.wss4j2.Wss4jSecuritySecurementExceptionclass Wss4jSecuritySecurementException extends WsSecuritySecurementException implements Serializable
- 
Exception org.springframework.ws.soap.security.wss4j2.Wss4jSecurityValidationExceptionclass Wss4jSecurityValidationException extends WsSecurityValidationException implements Serializable
 
- 
- 
Package org.springframework.ws.soap.security.wss4j2.callback- 
Class org.springframework.ws.soap.security.wss4j2.callback.UsernameTokenPrincipalCallbackclass UsernameTokenPrincipalCallback extends Object implements Serializable- serialVersionUID:
- -3022202225157082715L
 - 
Serialized Fields- 
principalorg.apache.wss4j.common.principal.WSUsernameTokenPrincipalImpl principal 
 
- 
 
 
- 
- 
Package org.springframework.ws.soap.security.x509- 
Class org.springframework.ws.soap.security.x509.X509AuthenticationTokenclass X509AuthenticationToken extends org.springframework.security.authentication.AbstractAuthenticationToken implements Serializable- serialVersionUID:
- 1L
 - 
Serialized Fields- 
credentialsX509Certificate credentials 
- 
principalObject principal 
 
- 
 
 
- 
- 
Package org.springframework.ws.test.support- 
Error org.springframework.ws.test.support.SourceAssertionErrorclass SourceAssertionError extends AssertionError implements Serializable- 
Serialized Fields- 
sourceSource source 
- 
sourceLabelString sourceLabel 
- 
transformerHelperTransformerHelper transformerHelper 
 
- 
 
- 
 
- 
- 
Package org.springframework.ws.transport- 
Exception org.springframework.ws.transport.TransportExceptionclass TransportException extends IOException implements Serializable
 
- 
- 
Package org.springframework.ws.transport.http- 
Exception org.springframework.ws.transport.http.HttpsTransportExceptionclass HttpsTransportException extends HttpTransportException implements Serializable
- 
Exception org.springframework.ws.transport.http.HttpTransportExceptionclass HttpTransportException extends TransportException implements Serializable
- 
Class org.springframework.ws.transport.http.MessageDispatcherServletclass MessageDispatcherServlet extends org.springframework.web.servlet.FrameworkServlet implements Serializable- 
Serialized Fields- 
defaultStrategiesHelperDefaultStrategiesHelper defaultStrategiesHelper 
- 
messageFactoryBeanNameString messageFactoryBeanName 
- 
messageReceiverWebServiceMessageReceiver messageReceiver TheWebServiceMessageReceiverused by this servlet.
- 
messageReceiverBeanNameString messageReceiverBeanName 
- 
messageReceiverHandlerAdapterWebServiceMessageReceiverHandlerAdapter messageReceiverHandlerAdapter TheWebServiceMessageReceiverHandlerAdapterused by this servlet.
- 
messageReceiverHandlerAdapterBeanNameString messageReceiverHandlerAdapterBeanName 
- 
transformSchemaLocationsboolean transformSchemaLocations 
- 
transformWsdlLocationsboolean transformWsdlLocations 
- 
wsdlDefinitionHandlerAdapterWsdlDefinitionHandlerAdapter wsdlDefinitionHandlerAdapter TheWsdlDefinitionHandlerAdapterused by this servlet.
- 
wsdlDefinitionHandlerAdapterBeanNameString wsdlDefinitionHandlerAdapterBeanName 
- 
wsdlDefinitionsMap<String, WsdlDefinition> wsdlDefinitions Keys are bean names, values areWsdlDefinitions.
- 
xsdSchemaHandlerAdapterXsdSchemaHandlerAdapter xsdSchemaHandlerAdapter TheXsdSchemaHandlerAdapterused by this servlet.
- 
xsdSchemaHandlerAdapterBeanNameString xsdSchemaHandlerAdapterBeanName 
- 
xsdSchemasMap<String, XsdSchema> xsdSchemas 
 
- 
 
- 
 
- 
- 
Package org.springframework.ws.transport.jms- 
Exception org.springframework.ws.transport.jms.JmsTransportExceptionclass JmsTransportException extends TransportException implements Serializable- 
Serialized Fields- 
jmsExceptionjakarta.jms.JMSException jmsException 
 
- 
 
- 
 
- 
- 
Package org.springframework.ws.transport.mail- 
Exception org.springframework.ws.transport.mail.MailTransportExceptionclass MailTransportException extends TransportException implements Serializable- 
Serialized Fields- 
messagingExceptionjakarta.mail.MessagingException messagingException 
 
- 
 
- 
 
- 
- 
Package org.springframework.ws.wsdl- 
Exception org.springframework.ws.wsdl.WsdlDefinitionExceptionclass WsdlDefinitionException extends WebServiceException implements Serializable
 
- 
- 
Package org.springframework.ws.wsdl.wsdl11- 
Exception org.springframework.ws.wsdl.wsdl11.Wsdl4jDefinitionExceptionclass Wsdl4jDefinitionException extends WsdlDefinitionException implements Serializable
 
- 
- 
Package org.springframework.xml- 
Exception org.springframework.xml.XmlExceptionclass XmlException extends org.springframework.core.NestedRuntimeException implements Serializable
 
- 
- 
Package org.springframework.xml.validation- 
Exception org.springframework.xml.validation.XmlValidationExceptionclass XmlValidationException extends XmlException implements Serializable
 
- 
- 
Package org.springframework.xml.xpath- 
Exception org.springframework.xml.xpath.XPathExceptionclass XPathException extends XmlException implements Serializable
- 
Exception org.springframework.xml.xpath.XPathParseExceptionclass XPathParseException extends XPathException implements Serializable
 
- 
- 
Package org.springframework.xml.xsd- 
Exception org.springframework.xml.xsd.XsdSchemaExceptionclass XsdSchemaException extends XmlException implements Serializable
 
- 
- 
Package org.springframework.xml.xsd.commons- 
Exception org.springframework.xml.xsd.commons.CommonsXsdSchemaExceptionclass CommonsXsdSchemaException extends XsdSchemaException implements Serializable
 
-