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 |
Class org.springframework.oxm.castor.Flight extends org.springframework.oxm.castor.FlightType implements Serializable |
Class org.springframework.oxm.castor.Flights extends Object implements Serializable |
_flightList
List<E> _flightList
Class org.springframework.oxm.castor.FlightType extends Object implements Serializable |
_number
long _number
_has_number
boolean _has_number
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.WebServiceMessageException extends org.springframework.ws.WebServiceException implements Serializable |
Package org.springframework.ws.client.core |
msgFactory
MessageFactory msgFactory
Package org.springframework.ws.client.support.destination |
Class org.springframework.ws.client.support.destination.DestinationProvisionException extends org.springframework.ws.client.WebServiceClientException implements Serializable |
Package org.springframework.ws.client.support.interceptor |
Class org.springframework.ws.client.support.interceptor.WebServiceValidationException extends org.springframework.ws.client.WebServiceClientException implements Serializable |
validationErrors
SAXParseException[] validationErrors
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.addressing |
Class org.springframework.ws.soap.addressing.AddressingException extends org.springframework.ws.WebServiceException 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.callback |
Class org.springframework.ws.soap.security.callback.CleanupCallback extends Object implements Serializable |
serialVersionUID: 4744181820980888237L
Package org.springframework.ws.soap.security.wss4j |
Class org.springframework.ws.soap.security.wss4j.Wss4jSecurityFaultException extends org.springframework.ws.soap.security.WsSecurityFaultException implements Serializable |
Class org.springframework.ws.soap.security.wss4j.Wss4jSecuritySecurementException extends org.springframework.ws.soap.security.WsSecuritySecurementException implements Serializable |
Class org.springframework.ws.soap.security.wss4j.Wss4jSecurityValidationException extends org.springframework.ws.soap.security.WsSecurityValidationException implements Serializable |
Package org.springframework.ws.soap.security.wss4j.callback |
Class org.springframework.ws.soap.security.wss4j.callback.UsernameTokenPrincipalCallback extends Object implements Serializable |
serialVersionUID: -3022202225157082715L
principal
WSUsernameTokenPrincipal principal
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.server.endpoint |
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 |
defaultStrategiesHelper
org.springframework.ws.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
xsdSchemaHandlerAdapterBeanName
String xsdSchemaHandlerAdapterBeanName
xsdSchemaHandlerAdapter
org.springframework.ws.transport.http.XsdSchemaHandlerAdapter xsdSchemaHandlerAdapter
messageReceiverBeanName
String messageReceiverBeanName
messageReceiver
org.springframework.ws.transport.WebServiceMessageReceiver messageReceiver
wsdlDefinitions
Map<K,V> wsdlDefinitions
xsdSchemas
Map<K,V> xsdSchemas
transformWsdlLocations
boolean transformWsdlLocations
Package org.springframework.ws.transport.jms |
Class org.springframework.ws.transport.jms.JmsTransportException extends org.springframework.ws.transport.TransportException implements Serializable |
jmsException
JMSException jmsException
delegate
org.springframework.ws.transport.jms.JmsMessageReceiver delegate
connectionFactory
ConnectionFactory connectionFactory
Package org.springframework.ws.transport.mail |
Class org.springframework.ws.transport.mail.MailTransportException extends org.springframework.ws.transport.TransportException implements Serializable |
messagingException
MessagingException messagingException
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 |
Package org.springframework.xml.xsd |
Class org.springframework.xml.xsd.XsdSchemaException extends org.springframework.xml.XmlException implements Serializable |
Package org.springframework.xml.xsd.commons |
Class org.springframework.xml.xsd.commons.CommonsXsdSchemaException extends org.springframework.xml.xsd.XsdSchemaException implements Serializable |
Copyright © 2005-2008 The Spring Web Services Framework. All Rights Reserved.