|
Spring Web Services Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package org.springframework.ws |
|---|
| Class org.springframework.ws.InvalidXmlException extends WebServiceException implements Serializable |
|---|
| Class org.springframework.ws.NoEndpointFoundException extends WebServiceException implements Serializable |
|---|
| Class org.springframework.ws.WebServiceException extends NestedRuntimeException implements Serializable |
|---|
| Class org.springframework.ws.WebServiceMessageException extends WebServiceException implements Serializable |
|---|
| Package org.springframework.ws.client |
|---|
| Class org.springframework.ws.client.WebServiceClientException extends WebServiceException implements Serializable |
|---|
| Class org.springframework.ws.client.WebServiceFaultException extends WebServiceClientException implements Serializable |
|---|
| Serialized Fields |
|---|
FaultAwareWebServiceMessage faultMessage
| Class org.springframework.ws.client.WebServiceIOException extends WebServiceClientException implements Serializable |
|---|
| Class org.springframework.ws.client.WebServiceTransformerException extends WebServiceClientException implements Serializable |
|---|
| Class org.springframework.ws.client.WebServiceTransportException extends WebServiceIOException implements Serializable |
|---|
| Package org.springframework.ws.client.support.destination |
|---|
| Class org.springframework.ws.client.support.destination.DestinationProvisionException extends WebServiceClientException implements Serializable |
|---|
| Package org.springframework.ws.client.support.interceptor |
|---|
| Class org.springframework.ws.client.support.interceptor.WebServiceValidationException extends WebServiceClientException implements Serializable |
|---|
| Serialized Fields |
|---|
SAXParseException[] validationErrors
| Package org.springframework.ws.mime |
|---|
| Class org.springframework.ws.mime.AttachmentException extends WebServiceMessageException implements Serializable |
|---|
| Package org.springframework.ws.pox |
|---|
| Class org.springframework.ws.pox.PoxMessageException extends WebServiceMessageException implements Serializable |
|---|
| Package org.springframework.ws.pox.dom |
|---|
| Class org.springframework.ws.pox.dom.DomPoxMessageException extends PoxMessageException implements Serializable |
|---|
| Package org.springframework.ws.soap |
|---|
| Class org.springframework.ws.soap.SoapBodyException extends SoapMessageException implements Serializable |
|---|
| Class org.springframework.ws.soap.SoapElementException extends SoapMessageException implements Serializable |
|---|
| Class org.springframework.ws.soap.SoapEnvelopeException extends SoapMessageException implements Serializable |
|---|
| Class org.springframework.ws.soap.SoapFaultException extends SoapEnvelopeException implements Serializable |
|---|
| Class org.springframework.ws.soap.SoapHeaderException extends SoapMessageException implements Serializable |
|---|
| Class org.springframework.ws.soap.SoapMessageCreationException extends SoapMessageException implements Serializable |
|---|
| Class org.springframework.ws.soap.SoapMessageException extends WebServiceMessageException implements Serializable |
|---|
| Package org.springframework.ws.soap.addressing |
|---|
| Class org.springframework.ws.soap.addressing.AddressingException extends WebServiceException implements Serializable |
|---|
| Package org.springframework.ws.soap.addressing.core |
|---|
| Class org.springframework.ws.soap.addressing.core.EndpointReference extends Object implements Serializable |
|---|
serialVersionUID: 8999416009328865260L
| Serialized Fields |
|---|
URI address
List<E> referenceProperties
List<E> referenceParameters
| Class org.springframework.ws.soap.addressing.core.MessageAddressingProperties extends Object implements Serializable |
|---|
serialVersionUID: -6980663311446506672L
| Serialized Fields |
|---|
URI to
EndpointReference from
EndpointReference replyTo
EndpointReference faultTo
URI action
URI messageId
URI relatesTo
List<E> referenceProperties
List<E> referenceParameters
| Package org.springframework.ws.soap.axiom |
|---|
| Class org.springframework.ws.soap.axiom.AxiomAttachmentException extends AttachmentException implements Serializable |
|---|
| Class org.springframework.ws.soap.axiom.AxiomSoapBodyException extends SoapEnvelopeException implements Serializable |
|---|
| Class org.springframework.ws.soap.axiom.AxiomSoapElementException extends SoapElementException implements Serializable |
|---|
| Class org.springframework.ws.soap.axiom.AxiomSoapEnvelopeException extends SoapEnvelopeException implements Serializable |
|---|
| Class org.springframework.ws.soap.axiom.AxiomSoapFaultException extends SoapFaultException implements Serializable |
|---|
| Class org.springframework.ws.soap.axiom.AxiomSoapHeaderException extends SoapHeaderException implements Serializable |
|---|
| Class org.springframework.ws.soap.axiom.AxiomSoapMessageCreationException extends SoapMessageCreationException implements Serializable |
|---|
| Class org.springframework.ws.soap.axiom.AxiomSoapMessageException extends SoapMessageException implements Serializable |
|---|
| Package org.springframework.ws.soap.client |
|---|
| Class org.springframework.ws.soap.client.SoapFaultClientException extends WebServiceFaultException implements Serializable |
|---|
| Serialized Fields |
|---|
SoapFault soapFault
| Package org.springframework.ws.soap.saaj |
|---|
| Class org.springframework.ws.soap.saaj.SaajAttachmentException extends AttachmentException implements Serializable |
|---|
| Class org.springframework.ws.soap.saaj.SaajSoapBodyException extends SoapBodyException implements Serializable |
|---|
| Class org.springframework.ws.soap.saaj.SaajSoapElementException extends SoapElementException implements Serializable |
|---|
| Class org.springframework.ws.soap.saaj.SaajSoapEnvelopeException extends SoapEnvelopeException implements Serializable |
|---|
| Class org.springframework.ws.soap.saaj.SaajSoapFaultException extends SoapFaultException implements Serializable |
|---|
| Class org.springframework.ws.soap.saaj.SaajSoapHeaderException extends SoapHeaderException implements Serializable |
|---|
| Class org.springframework.ws.soap.saaj.SaajSoapMessageCreationException extends SoapMessageCreationException implements Serializable |
|---|
| Class org.springframework.ws.soap.saaj.SaajSoapMessageException extends SoapMessageException implements Serializable |
|---|
| Package org.springframework.ws.soap.security |
|---|
| Class org.springframework.ws.soap.security.WsSecurityException extends WebServiceException implements Serializable |
|---|
| Class org.springframework.ws.soap.security.WsSecurityFaultException extends WsSecurityException implements Serializable |
|---|
| Serialized Fields |
|---|
QName faultCode
String faultString
String faultActor
| Class org.springframework.ws.soap.security.WsSecuritySecurementException extends WsSecurityException implements Serializable |
|---|
| Class org.springframework.ws.soap.security.WsSecurityValidationException extends WsSecurityException 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 WsSecurityFaultException implements Serializable |
|---|
| Class org.springframework.ws.soap.security.wss4j.Wss4jSecuritySecurementException extends WsSecuritySecurementException implements Serializable |
|---|
| Class org.springframework.ws.soap.security.wss4j.Wss4jSecurityValidationException extends 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
| Serialized Fields |
|---|
WSUsernameTokenPrincipal principal
| Package org.springframework.ws.soap.security.x509 |
|---|
| Class org.springframework.ws.soap.security.x509.X509AuthenticationToken extends org.springframework.security.authentication.AbstractAuthenticationToken implements Serializable |
|---|
serialVersionUID: 1L
| Serialized Fields |
|---|
Object principal
X509Certificate credentials
| Package org.springframework.ws.soap.security.xwss |
|---|
| Class org.springframework.ws.soap.security.xwss.XwsSecurityFaultException extends WsSecurityFaultException implements Serializable |
|---|
| Class org.springframework.ws.soap.security.xwss.XwsSecuritySecurementException extends WsSecuritySecurementException implements Serializable |
|---|
| Class org.springframework.ws.soap.security.xwss.XwsSecurityValidationException extends WsSecurityValidationException implements Serializable |
|---|
| Package org.springframework.ws.test.support |
|---|
| Class org.springframework.ws.test.support.SourceAssertionError extends AssertionError implements Serializable |
|---|
| Serialized Fields |
|---|
String sourceLabel
Source source
TransformerHelper transformerHelper
| 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.HttpsTransportException extends HttpTransportException implements Serializable |
|---|
| Class org.springframework.ws.transport.http.HttpTransportException extends TransportException implements Serializable |
|---|
| Class org.springframework.ws.transport.http.MessageDispatcherServlet extends FrameworkServlet implements Serializable |
|---|
| Serialized Fields |
|---|
DefaultStrategiesHelper defaultStrategiesHelper
String messageFactoryBeanName
String messageReceiverHandlerAdapterBeanName
WebServiceMessageReceiverHandlerAdapter messageReceiverHandlerAdapter
WebServiceMessageReceiverHandlerAdapter used by this servlet.
String wsdlDefinitionHandlerAdapterBeanName
WsdlDefinitionHandlerAdapter wsdlDefinitionHandlerAdapter
WsdlDefinitionHandlerAdapter used by this servlet.
String xsdSchemaHandlerAdapterBeanName
XsdSchemaHandlerAdapter xsdSchemaHandlerAdapter
XsdSchemaHandlerAdapter used by this servlet.
String messageReceiverBeanName
WebServiceMessageReceiver messageReceiver
WebServiceMessageReceiver used by this servlet.
Map<K,V> wsdlDefinitions
WsdlDefinitions.
Map<K,V> xsdSchemas
boolean transformWsdlLocations
boolean transformSchemaLocations
| Package org.springframework.ws.transport.jms |
|---|
| Class org.springframework.ws.transport.jms.JmsTransportException extends TransportException implements Serializable |
|---|
| Serialized Fields |
|---|
JMSException jmsException
| Class org.springframework.ws.transport.jms.WebServiceMessageDrivenBean extends AbstractJmsMessageDrivenBean implements Serializable |
|---|
| Serialized Fields |
|---|
JmsMessageReceiver delegate
ConnectionFactory connectionFactory
| Package org.springframework.ws.transport.mail |
|---|
| Class org.springframework.ws.transport.mail.MailTransportException extends TransportException implements Serializable |
|---|
| Serialized Fields |
|---|
MessagingException messagingException
| Package org.springframework.ws.wsdl |
|---|
| Class org.springframework.ws.wsdl.WsdlDefinitionException extends WebServiceException implements Serializable |
|---|
| Package org.springframework.ws.wsdl.wsdl11 |
|---|
| Class org.springframework.ws.wsdl.wsdl11.Wsdl4jDefinitionException extends WsdlDefinitionException implements Serializable |
|---|
| Package org.springframework.xml |
|---|
| Class org.springframework.xml.XmlException extends NestedRuntimeException implements Serializable |
|---|
| Package org.springframework.xml.validation |
|---|
| Class org.springframework.xml.validation.XmlValidationException extends XmlException implements Serializable |
|---|
| Package org.springframework.xml.xpath |
|---|
| Class org.springframework.xml.xpath.XPathException extends XmlException implements Serializable |
|---|
| Class org.springframework.xml.xpath.XPathParseException extends XPathException implements Serializable |
|---|
| Package org.springframework.xml.xsd |
|---|
| Class org.springframework.xml.xsd.XsdSchemaException extends XmlException implements Serializable |
|---|
| Package org.springframework.xml.xsd.commons |
|---|
| Class org.springframework.xml.xsd.commons.CommonsXsdSchemaException extends XsdSchemaException implements Serializable |
|---|
|
Spring Web Services Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||