Spring Web Services Framework

Serialized Form


Package org.springframework.oxm

Class org.springframework.oxm.GenericMarshallingFailureException extends org.springframework.oxm.XmlMappingException implements Serializable

Class org.springframework.oxm.MarshallingFailureException extends org.springframework.oxm.GenericMarshallingFailureException implements Serializable

Class org.springframework.oxm.UncategorizedXmlMappingException extends org.springframework.oxm.XmlMappingException implements Serializable

Class org.springframework.oxm.UnmarshallingFailureException extends org.springframework.oxm.GenericMarshallingFailureException implements Serializable

Class org.springframework.oxm.ValidationFailureException extends org.springframework.oxm.XmlMappingException implements Serializable

Class org.springframework.oxm.XmlMappingException extends org.springframework.xml.XmlException implements Serializable


Package org.springframework.oxm.castor

Class org.springframework.oxm.castor.CastorMarshallingFailureException extends org.springframework.oxm.MarshallingFailureException implements Serializable

Class org.springframework.oxm.castor.CastorSystemException extends org.springframework.oxm.UncategorizedXmlMappingException implements Serializable

Class org.springframework.oxm.castor.CastorUnmarshallingFailureException extends org.springframework.oxm.UnmarshallingFailureException implements Serializable

Class org.springframework.oxm.castor.CastorValidationFailureException extends org.springframework.oxm.ValidationFailureException implements Serializable


Package org.springframework.oxm.jaxb

Class org.springframework.oxm.jaxb.JaxbMarshallingFailureException extends org.springframework.oxm.MarshallingFailureException implements Serializable

Class org.springframework.oxm.jaxb.JaxbSystemException extends org.springframework.oxm.UncategorizedXmlMappingException implements Serializable

Class org.springframework.oxm.jaxb.JaxbUnmarshallingFailureException extends org.springframework.oxm.UnmarshallingFailureException implements Serializable

Class org.springframework.oxm.jaxb.JaxbValidationFailureException extends org.springframework.oxm.ValidationFailureException implements Serializable


Package org.springframework.oxm.jibx

Class org.springframework.oxm.jibx.JibxMarshallingFailureException extends org.springframework.oxm.MarshallingFailureException implements Serializable

Class org.springframework.oxm.jibx.JibxSystemException extends org.springframework.oxm.UncategorizedXmlMappingException implements Serializable

Class org.springframework.oxm.jibx.JibxUnmarshallingFailureException extends org.springframework.oxm.UnmarshallingFailureException implements Serializable

Class org.springframework.oxm.jibx.JibxValidationFailureException extends org.springframework.oxm.ValidationFailureException implements Serializable


Package org.springframework.oxm.xmlbeans

Class org.springframework.oxm.xmlbeans.XmlBeansMarshallingFailureException extends org.springframework.oxm.MarshallingFailureException implements Serializable

Class org.springframework.oxm.xmlbeans.XmlBeansSystemException extends org.springframework.oxm.UncategorizedXmlMappingException implements Serializable

Class org.springframework.oxm.xmlbeans.XmlBeansUnmarshallingFailureException extends org.springframework.oxm.UnmarshallingFailureException implements Serializable

Class org.springframework.oxm.xmlbeans.XmlBeansValidationFailureException extends org.springframework.oxm.ValidationFailureException implements Serializable


Package org.springframework.oxm.xstream

Class org.springframework.oxm.xstream.XStreamMarshallingFailureException extends org.springframework.oxm.MarshallingFailureException implements Serializable

Class org.springframework.oxm.xstream.XStreamSystemException extends org.springframework.oxm.UncategorizedXmlMappingException implements Serializable

Class org.springframework.oxm.xstream.XStreamUnmarshallingFailureException extends org.springframework.oxm.UnmarshallingFailureException implements Serializable


Package org.springframework.ws

Class org.springframework.ws.NoEndpointFoundException extends org.springframework.ws.WebServiceException implements Serializable

Class org.springframework.ws.WebServiceException extends NestedRuntimeException implements Serializable

Class org.springframework.ws.WebServiceMessageException extends org.springframework.ws.WebServiceException implements Serializable


Package org.springframework.ws.client.core

Class org.springframework.ws.client.core.SimpleSaajServlet extends HttpServlet implements Serializable

Serialized Fields

msgFactory

MessageFactory msgFactory

Package org.springframework.ws.mime

Class org.springframework.ws.mime.AttachmentException extends org.springframework.ws.WebServiceMessageException implements Serializable


Package org.springframework.ws.pox.dom

Class org.springframework.ws.pox.dom.DomPoxMessageException extends org.springframework.ws.pox.PoxMessageException implements Serializable


Package org.springframework.ws.soap

Class org.springframework.ws.soap.SoapBodyException extends org.springframework.ws.soap.SoapMessageException implements Serializable

Class org.springframework.ws.soap.SoapElementException extends org.springframework.ws.soap.SoapMessageException implements Serializable

Class org.springframework.ws.soap.SoapEnvelopeException extends org.springframework.ws.soap.SoapMessageException implements Serializable

Class org.springframework.ws.soap.SoapFaultException extends org.springframework.ws.soap.SoapEnvelopeException implements Serializable

Class org.springframework.ws.soap.SoapHeaderException extends org.springframework.ws.soap.SoapMessageException implements Serializable

Class org.springframework.ws.soap.SoapMessageCreationException extends org.springframework.ws.soap.SoapMessageException implements Serializable

Class org.springframework.ws.soap.SoapMessageException extends org.springframework.ws.WebServiceMessageException implements Serializable


Package org.springframework.ws.soap.axiom

Class org.springframework.ws.soap.axiom.AxiomAttachmentException extends org.springframework.ws.mime.AttachmentException implements Serializable

Class org.springframework.ws.soap.axiom.AxiomSoapBodyException extends org.springframework.ws.soap.SoapEnvelopeException implements Serializable

Class org.springframework.ws.soap.axiom.AxiomSoapElementException extends org.springframework.ws.soap.SoapElementException implements Serializable

Class org.springframework.ws.soap.axiom.AxiomSoapEnvelopeException extends org.springframework.ws.soap.SoapEnvelopeException implements Serializable

Class org.springframework.ws.soap.axiom.AxiomSoapFaultException extends org.springframework.ws.soap.SoapFaultException implements Serializable

Class org.springframework.ws.soap.axiom.AxiomSoapHeaderException extends org.springframework.ws.soap.SoapHeaderException implements Serializable

Class org.springframework.ws.soap.axiom.AxiomSoapMessageCreationException extends org.springframework.ws.soap.SoapMessageCreationException implements Serializable

Class org.springframework.ws.soap.axiom.AxiomSoapMessageException extends org.springframework.ws.soap.SoapMessageException implements Serializable


Package org.springframework.ws.soap.saaj

Class org.springframework.ws.soap.saaj.SaajAttachmentException extends org.springframework.ws.mime.AttachmentException implements Serializable

Class org.springframework.ws.soap.saaj.SaajSoapBodyException extends org.springframework.ws.soap.SoapBodyException implements Serializable

Class org.springframework.ws.soap.saaj.SaajSoapElementException extends org.springframework.ws.soap.SoapElementException implements Serializable

Class org.springframework.ws.soap.saaj.SaajSoapEnvelopeException extends org.springframework.ws.soap.SoapEnvelopeException implements Serializable

Class org.springframework.ws.soap.saaj.SaajSoapFaultException extends org.springframework.ws.soap.SoapFaultException implements Serializable

Class org.springframework.ws.soap.saaj.SaajSoapHeaderException extends org.springframework.ws.soap.SoapHeaderException implements Serializable

Class org.springframework.ws.soap.saaj.SaajSoapMessageCreationException extends org.springframework.ws.soap.SoapMessageCreationException implements Serializable

Class org.springframework.ws.soap.saaj.SaajSoapMessageException extends org.springframework.ws.soap.SoapMessageException implements Serializable


Package org.springframework.ws.soap.security.xwss

Class org.springframework.ws.soap.security.xwss.XwsSecurityFaultException extends org.springframework.ws.soap.security.WsSecurityFaultException implements Serializable

Class org.springframework.ws.soap.security.xwss.XwsSecuritySecurementException extends org.springframework.ws.soap.security.WsSecuritySecurementException implements Serializable

Class org.springframework.ws.soap.security.xwss.XwsSecurityValidationException extends org.springframework.ws.soap.security.WsSecurityValidationException implements Serializable


Package org.springframework.ws.soap.security.xwss.callback

Class org.springframework.ws.soap.security.xwss.callback.CleanupCallback extends Object implements Serializable

serialVersionUID: 4744181820980888237L


Package org.springframework.ws.soap.server.endpoint

Class org.springframework.ws.soap.server.endpoint.SoapFaultAnnotationExceptionResolverTest.MyClientException extends Exception implements Serializable

Class org.springframework.ws.soap.server.endpoint.SoapFaultAnnotationExceptionResolverTest.MyCustomException extends Exception implements Serializable

Class org.springframework.ws.soap.server.endpoint.SoapFaultAnnotationExceptionResolverTest.MyReceiverException extends Exception implements Serializable

Class org.springframework.ws.soap.server.endpoint.SoapFaultAnnotationExceptionResolverTest.MySenderException extends Exception implements Serializable

Class org.springframework.ws.soap.server.endpoint.SoapFaultAnnotationExceptionResolverTest.MyServerException extends Exception implements Serializable

Class org.springframework.ws.soap.server.endpoint.SoapFaultAnnotationExceptionResolverTest.MySubClientException extends SoapFaultAnnotationExceptionResolverTest.MyClientException implements Serializable

Class org.springframework.ws.soap.server.endpoint.SoapFaultAnnotationExceptionResolverTest.NonAnnotatedException extends Exception implements Serializable

Class org.springframework.ws.soap.server.endpoint.SoapFaultAnnotationExceptionResolverTest.NoStringOrReasonException extends Exception implements Serializable


Package org.springframework.ws.transport

Class org.springframework.ws.transport.TransportException extends IOException implements Serializable


Package org.springframework.ws.transport.http

Class org.springframework.ws.transport.http.HttpTransportException extends org.springframework.ws.transport.TransportException implements Serializable

Class org.springframework.ws.transport.http.MessageDispatcherServlet extends FrameworkServlet implements Serializable

Serialized Fields

defaultStrategiesHelper

org.springframework.ws.transport.support.DefaultStrategiesHelper defaultStrategiesHelper

messageFactoryBeanName

String messageFactoryBeanName

messageReceiverHandlerAdapterBeanName

String messageReceiverHandlerAdapterBeanName

messageReceiverHandlerAdapter

org.springframework.ws.transport.http.WebServiceMessageReceiverHandlerAdapter messageReceiverHandlerAdapter

wsdlDefinitionHandlerAdapterBeanName

String wsdlDefinitionHandlerAdapterBeanName

wsdlDefinitionHandlerAdapter

org.springframework.ws.transport.http.WsdlDefinitionHandlerAdapter wsdlDefinitionHandlerAdapter

messageReceiverBeanName

String messageReceiverBeanName

messageReceiver

org.springframework.ws.transport.WebServiceMessageReceiver messageReceiver

wsdlDefinitions

Map<K,V> wsdlDefinitions

transformWsdlLocations

boolean transformWsdlLocations

Package org.springframework.ws.wsdl.wsdl11

Class org.springframework.ws.wsdl.wsdl11.Wsdl4jDefinitionException extends org.springframework.ws.wsdl.WsdlDefinitionException implements Serializable


Package org.springframework.xml.validation

Class org.springframework.xml.validation.XmlValidationException extends org.springframework.xml.XmlException implements Serializable


Package org.springframework.xml.xpath

Class org.springframework.xml.xpath.XPathException extends org.springframework.xml.XmlException implements Serializable

Class org.springframework.xml.xpath.XPathParseException extends org.springframework.xml.xpath.XPathException implements Serializable


Spring Web Services Framework

Copyright � 2005-2008 The Spring Web Services Framework. All Rights Reserved.