Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.ws.soap Classes and Interfaces - 144 results found.
NameDescriptionTypePackageFramework
AbstractActionEndpointMappingAbstract base class for WS-Addressing Action-mapped EndpointMappingBy default, this mapping creates a Action for reply messages based on the request message, plus theClassorg.springframework.ws.soap.addressing.serverSpring WebService
AbstractActionMethodEndpointMappingAbstract base class for WS-Addressing Action-mapped EndpointMappingSince:1.Classorg.springframework.ws.soap.addressing.serverSpring WebService
AbstractAddressingEndpointMappingAbstract base class for EndpointMapping implementations that handle WS-Addressing.Classorg.springframework.ws.soap.addressing.serverSpring WebService
AbstractAddressingVersionAbstract base class for AddressingVersion implementations.Classorg.springframework.ws.soap.addressing.versionSpring WebService
AbstractCallbackHandlerAbstract implementation of a CallbackHandler.Classorg.springframework.ws.soap.security.callbackSpring WebService
AbstractFaultCreatingValidatingInterceptorSubclass of AbstractValidatingInterceptor that creates a SOAP Fault whenever the request message cannotbe validated.Classorg.springframework.ws.soap.server.endpoint.interceptorSpring WebService
AbstractFaultCreatingValidatingMarshallingPayloadEndpointExtension of the AbstractValidatingMarshallingPayloadEndpoint which validates the request payload with Validator(s), and creates a SOAP Fault whenever the request message cannot be validated.Classorg.springframework.ws.soap.server.endpointSpring WebService
AbstractJaasValidationCallbackHandlerAbstract base class for integrating with JAAS.Classorg.springframework.ws.soap.security.xwss.callback.jaasSpring WebService
AbstractSoapFaultDefinitionExceptionResolverAbstract base class for SOAP-based EndpointExceptionResolver implementations that depend on SoapFaultDefinition.Classorg.springframework.ws.soap.server.endpointSpring WebService
AbstractSoapMessageAbstract implementation of the SoapMessage interface.Classorg.springframework.ws.soapSpring WebService
AbstractWsPasswordCallbackHandlerAbstract base class for CallbackHandler implementations that handle WSPasswordCallback callbacks.Classorg.springframework.ws.soap.security.wss4j.callbackSpring WebService
AbstractWsSecurityInterceptorInterceptor base class for interceptors that handle WS-Security.Classorg.springframework.ws.soap.securitySpring WebService
ActionMarks an endpoint method as the handler for an incoming request.Classorg.springframework.ws.soap.addressing.server.annotationSpring WebService
ActionCallbackWebServiceMessageCallback implementation that sets the WS-Addressing Action header on theA usage example with WebServiceTemplate:Classorg.springframework.ws.soap.addressing.clientSpring WebService
AddressMarks an endpoint with a WS-Addressing Address.Classorg.springframework.ws.soap.addressing.server.annotationSpring WebService
Addressing10Communication Foundation (WCF), and supported by Axis 1 and 2.Classorg.springframework.ws.soap.addressing.versionSpring WebService
Addressing200408Microsoft's Web Services Enhancements (WSE) 3.Classorg.springframework.ws.soap.addressing.versionSpring WebService
AddressingExceptionException thrown in case on WS-Addressing errors.Classorg.springframework.ws.soap.addressingSpring WebService
AddressingVersionDefines the contract for a specific version of the WS-Addressing specification.Interfaceorg.springframework.ws.soap.addressing.versionSpring WebService
AnnotationActionEndpointMapping@Action annotation to map methods to a WS-Addressing Action header.Classorg.springframework.ws.soap.addressing.serverSpring WebService
AxiomAttachmentExceptionClassorg.springframework.ws.soap.axiomSpring WebService
AxiomSoapBodyExceptionClassorg.springframework.ws.soap.axiomSpring WebService
AxiomSoapElementExceptionClassorg.springframework.ws.soap.axiomSpring WebService
AxiomSoapEnvelopeExceptionClassorg.springframework.ws.soap.axiomSpring WebService
AxiomSoapFaultExceptionClassorg.springframework.ws.soap.axiomSpring WebService
AxiomSoapHeaderExceptionClassorg.springframework.ws.soap.axiomSpring WebService
AxiomSoapMessageAXIOM-specific implementation of the SoapMessage interface.Classorg.springframework.ws.soap.axiomSpring WebService
AxiomSoapMessageCreationExceptionClassorg.springframework.ws.soap.axiomSpring WebService
AxiomSoapMessageExceptionClassorg.springframework.ws.soap.axiomSpring WebService
AxiomSoapMessageFactoryAxiom-specific implementation of the WebServiceMessageFactoryinterface.Classorg.springframework.ws.soap.axiomSpring WebService
AxiomUtilsCollection of generic utility methods to work with Axiom.Classorg.springframework.ws.soap.axiom.supportSpring WebService
CallbackHandlerChainRepresents a chain of CallbackHandlers.Classorg.springframework.ws.soap.security.callbackSpring WebService
CleanupCallbackUnderlying security services instantiate and pass a CleanupCallback to the handle method ofa CallbackHandler to clean up security state.Classorg.springframework.ws.soap.security.callbackSpring WebService
CryptoFactoryBeanSpring factory bean for a WSS4J Crypto.Classorg.springframework.ws.soap.security.wss4j.supportSpring WebService
CryptographyCallbackHandlerDefault callback handler that handles cryptographic callback.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
DaoX509AuthoritiesPopulatorPopulates the X509 authorities via an UserDetailsService.Classorg.springframework.ws.soap.security.x509.populatorSpring WebService
DefaultTimestampValidatorA default implementation of a TimestampValidationCallback.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
DelegatingSmartSoapEndpointInterceptorClassorg.springframework.ws.soap.server.endpoint.interceptorSpring WebService
DelegatingSoapEndpointMappingEndpointMapping implement that adds SOAP actors or roles to a delegate endpoint.Classorg.springframework.ws.soap.server.endpoint.mappingSpring WebService
EhCacheBasedX509UserCacheCaches User objects using a Spring IoC defined EHCACHE.Classorg.springframework.ws.soap.security.x509.cacheSpring WebService
EndpointReferenceRepresents an Endpoint Reference, as defined in the WS-Addressing specification.Classorg.springframework.ws.soap.addressing.coreSpring WebService
FaultCodeenum FaultCodeextends EnumEnumeration that represents the standard SOAP Fault codes for use with the JDK 1.Classorg.springframework.ws.soap.server.endpoint.annotationSpring WebService
JaasCertificateValidationCallbackHandlerProvides basic support for integrating with JAAS and certificates.Classorg.springframework.ws.soap.security.xwss.callback.jaasSpring WebService
JaasPlainTextPasswordValidationCallbackHandlerProvides basic support for integrating with JAAS and plain text passwords.Classorg.springframework.ws.soap.security.xwss.callback.jaasSpring WebService
KeyManagersFactoryBeanSpring factory bean for an array of KeyManagers.Classorg.springframework.ws.soap.security.supportSpring WebService
KeyStoreCallbackHandlerCallback handler that uses Java Security KeyStores to handle cryptographic callbacks.Classorg.springframework.ws.soap.security.wss4j.callbackSpring WebService
KeyStoreCallbackHandlerCallback handler that uses Java Security KeyStores to handle cryptographic callbacks.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
KeyStoreFactoryBeanSpring factory bean for a KeyStore.Classorg.springframework.ws.soap.security.supportSpring WebService
KeyStoreUtilsGeneric utility methods for dealing with KeyStore objects.Classorg.springframework.ws.soap.security.supportSpring WebService
MessageAddressingPropertiesRepresents a set of Message Addressing Properties, as defined in the WS-Addressing specification.Classorg.springframework.ws.soap.addressing.coreSpring WebService
MessageIdStrategyStrategy interface that encapsulates the creation and validation of WS-Addressing MessageIDs.Interfaceorg.springframework.ws.soap.addressing.messageidSpring WebService
MockValidationCallbackHandlerMock implementation of of callback handler that accepts all password and certificate validation callbacks.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
NullX509UserCacheCache that doesn't do any caching.Classorg.springframework.ws.soap.security.x509.cacheSpring WebService
PayloadRootSmartSoapEndpointInterceptorpart (or both) as payload root.Classorg.springframework.ws.soap.server.endpoint.interceptorSpring WebService
PayloadValidatingInterceptorInterceptor that validates the contents of WebServiceMessages using a schema.Classorg.springframework.ws.soap.server.endpoint.interceptorSpring WebService
SaajAttachmentExceptionClassorg.springframework.ws.soap.saajSpring WebService
SaajContentHandlerSAX ContentHandler that transforms callback calls to the creation of SAAJ Nodes andSince:1.Classorg.springframework.ws.soap.saaj.supportSpring WebService
SaajSoapBodyExceptionClassorg.springframework.ws.soap.saajSpring WebService
SaajSoapElementExceptionClassorg.springframework.ws.soap.saajSpring WebService
SaajSoapEnvelopeExceptionClassorg.springframework.ws.soap.saajSpring WebService
SaajSoapFaultExceptionClassorg.springframework.ws.soap.saajSpring WebService
SaajSoapHeaderExceptionClassorg.springframework.ws.soap.saajSpring WebService
SaajSoapMessageSAAJ-specific implementation of the SoapMessage interface.Classorg.springframework.ws.soap.saajSpring WebService
SaajSoapMessageCreationExceptionClassorg.springframework.ws.soap.saajSpring WebService
SaajSoapMessageExceptionClassorg.springframework.ws.soap.saajSpring WebService
SaajSoapMessageFactorySAAJ-specific implementation of the WebServiceMessageFactory.Classorg.springframework.ws.soap.saajSpring WebService
SaajUtilsCollection of generic utility methods to work with SAAJ.Classorg.springframework.ws.soap.saaj.supportSpring WebService
SaajXmlReaderSAX XMLReader that reads from a SAAJ Node.Classorg.springframework.ws.soap.saaj.supportSpring WebService
SimpleActionEndpointMappingAddressing Property to endpoint beans.Classorg.springframework.ws.soap.addressing.serverSpring WebService
SimplePasswordValidationCallbackHandlerSimple callback handler that validates passwords against a in-memory Properties object.Classorg.springframework.ws.soap.security.wss4j.callbackSpring WebService
SimplePasswordValidationCallbackHandlerSimple callback handler that validates passwords agains a in-memory Properties object.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
SimpleSoapExceptionResolverSimple, SOAP-specific EndpointExceptionResolverThe fault code is always set to a Server (in SOAP 1.Classorg.springframework.ws.soap.server.endpointSpring WebService
SimpleUsernamePasswordCallbackHandlerSimple callback handler that supplies a username and password to a username token at runtime.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
SmartSoapEndpointInterceptorSOAP-specific extension of the SmartEndpointInterceptor interface.Interfaceorg.springframework.ws.soap.serverSpring WebService
Soap11BodySubinterface of SoapBody that exposes SOAP 1.Interfaceorg.springframework.ws.soap.soap11Spring WebService
Soap11FaultSubinterface of SoapFault that exposes SOAP 1.Interfaceorg.springframework.ws.soap.soap11Spring WebService
Soap11HeaderSubinterface of SoapHeader that exposes SOAP 1.Interfaceorg.springframework.ws.soap.soap11Spring WebService
Soap12BodySubinterface of SoapBody that exposes SOAP 1.Interfaceorg.springframework.ws.soap.soap12Spring WebService
Soap12FaultSubinterface of SoapFault that exposes SOAP 1.Interfaceorg.springframework.ws.soap.soap12Spring WebService
Soap12HeaderSubinterface of SoapHeader that exposes SOAP 1.Interfaceorg.springframework.ws.soap.soap12Spring WebService
SoapActionMarks an endpoint method as the handler for an incoming request.Classorg.springframework.ws.soap.server.endpoint.annotationSpring WebService
SoapActionAnnotationMethodEndpointMappingEndpoints typically have the following form: public class MyEndpoint{Classorg.springframework.ws.soap.server.endpoint.mappingSpring WebService
SoapActionCallbackWebServiceMessageCallback implementation that sets the SOAP Action header on the message.Classorg.springframework.ws.soap.client.coreSpring WebService
SoapActionEndpointMappingbeans.Classorg.springframework.ws.soap.server.endpoint.mappingSpring WebService
SoapActionSmartEndpointInterceptorrequests that have a specified soap action.Classorg.springframework.ws.soap.server.endpoint.interceptorSpring WebService
SoapBodyRepresents the Body element in a SOAP message.Interfaceorg.springframework.ws.soapSpring WebService
SoapBodyExceptionException thrown when a SOAP body could not be accessed.Classorg.springframework.ws.soapSpring WebService
SoapElementThe base interface for all elements that are contained in a SOAP message.Interfaceorg.springframework.ws.soapSpring WebService
SoapElementExceptionException thrown when a SOAP element could not be accessed.Classorg.springframework.ws.soapSpring WebService
SoapEndpointInterceptorSOAP-specific extension of the EndpointInterceptor interface.Interfaceorg.springframework.ws.soap.serverSpring WebService
SoapEndpointInvocationChainSOAP-specific subclass of the EndpointInvocationChain.Classorg.springframework.ws.soap.serverSpring WebService
SoapEndpointMappingSOAP-specific sub-interface of the EndpointMapping.Interfaceorg.springframework.ws.soap.serverSpring WebService
SoapEnvelopeRepresents the Envelope element in a SOAP message.Interfaceorg.springframework.ws.soapSpring WebService
SoapEnvelopeExceptionException thrown when a SOAP body could not be accessed.Classorg.springframework.ws.soapSpring WebService
SoapEnvelopeLoggingInterceptorSOAP-specific EndpointInterceptor that logs the complete request and response envelope ofSoapMessage messages.Classorg.springframework.ws.soap.server.endpoint.interceptorSpring WebService
SoapFaultMarks an exception class with the fault elements that should be returned whenever this exception is thrown.Classorg.springframework.ws.soap.server.endpoint.annotationSpring WebService
SoapFaultRepresents the Fault element in the body of a SOAP message.Interfaceorg.springframework.ws.soapSpring WebService
SoapFaultAnnotationExceptionResolverClassorg.springframework.ws.soap.server.endpointSpring WebService
SoapFaultClientExceptionThrown by SoapFaultMessageResolver when the response message has a fault.Classorg.springframework.ws.soap.clientSpring WebService
SoapFaultDefinitionDefines properties for a SOAP Fault.Classorg.springframework.ws.soap.server.endpointSpring WebService
SoapFaultDefinitionEditorPropertyEditor for SoapFaultDefinition objects.Classorg.springframework.ws.soap.server.endpointSpring WebService
SoapFaultDetailRepresents the detail element in a SOAP fault.Interfaceorg.springframework.ws.soapSpring WebService
SoapFaultDetailElementRepresents the content for an individual SOAP detail entry in a SOAP Message.Interfaceorg.springframework.ws.soapSpring WebService
SoapFaultExceptionException thrown when a SOAP fault could not be accessed.Classorg.springframework.ws.soapSpring WebService
SoapFaultMappingExceptionResolverException resolver that allows for mapping exception class names to SOAP Faults.Classorg.springframework.ws.soap.server.endpointSpring WebService
SoapFaultMessageResolverSimple fault resolver that simply throws a SoapFaultClientException when a fault occurs.Classorg.springframework.ws.soap.client.coreSpring WebService
SoapHeaderMarks an endpoint method parameter to be resolved as a single or a list of SoapHeaderElement.Classorg.springframework.ws.soap.server.endpoint.annotationSpring WebService
SoapHeaderRepresents the Header element in a SOAP message.Interfaceorg.springframework.ws.soapSpring WebService
SoapHeaderElementRepresents the contents of an individual SOAP header in the a SOAP message.Interfaceorg.springframework.ws.soapSpring WebService
SoapHeaderElementMethodArgumentResolvermethod parameters must be annotated with SoapHeader to indicate the SOAP header to resolve.Classorg.springframework.ws.soap.server.endpoint.adapter.methodSpring WebService
SoapHeaderExceptionException thrown when a SOAP header could not be accessed.Classorg.springframework.ws.soapSpring WebService
SoapMessageRepresents an abstraction for SOAP messages, providing access to a SOAP Envelope.Interfaceorg.springframework.ws.soapSpring WebService
SoapMessageCreationExceptionException thrown when a web service message cannot be created.Classorg.springframework.ws.soapSpring WebService
SoapMessageDispatcherSOAP-specific subclass of the MessageDispatcher.Classorg.springframework.ws.soap.serverSpring WebService
SoapMessageExceptionBase class for all SOAP message exceptions.Classorg.springframework.ws.soapSpring WebService
SoapMessageFactorySub-interface of WebServiceMessageFactory which contains SOAP-specific properties and methods.Interfaceorg.springframework.ws.soapSpring WebService
SoapMethodArgumentResolverClassorg.springframework.ws.soap.server.endpoint.adapter.methodSpring WebService
SoapUtilsContains various utility methods for handling SOAP messages.Classorg.springframework.ws.soap.supportSpring WebService
SoapVersionInterface that defines a specific version of the SOAP specification.Interfaceorg.springframework.ws.soapSpring WebService
SpringCertificateValidationCallbackHandlerCallback handler that validates a certificate using an Spring Security AuthenticationManager.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
SpringDigestPasswordValidationCallbackHandlerCallback handler that validates a password digest using an Spring Security UserDetailsService.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
SpringPlainTextPasswordValidationCallbackHandlerCallback handler that validates a certificate uses an Spring Security AuthenticationManager.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
SpringSecurityPasswordValidationCallbackHandlerCallback handler that validates a plain text or digest password using an Spring Security UserDetailsService.Classorg.springframework.ws.soap.security.wss4j.callbackSpring WebService
SpringSecurityUtilsGeneric utility methods for Spring SecuritySince:1.Classorg.springframework.ws.soap.security.supportSpring WebService
SpringUsernamePasswordCallbackHandlerCallback handler that adds username/password information to a mesage using an Spring Security SecurityContext.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
UsernameTokenPrincipalCallbackUnderlying security services instantiate and pass a UsernameTokenPrincipalCallback to thehandle method of a CallbackHandler to pass a securityClassorg.springframework.ws.soap.security.wss4j.callbackSpring WebService
UuidMessageIdStrategyis prefixed by urn:uuid:.Classorg.springframework.ws.soap.addressing.messageidSpring WebService
Wss4jSecurityFaultExceptionWSS4J-specific version of the WsSecurityFaultException.Classorg.springframework.ws.soap.security.wss4jSpring WebService
Wss4jSecurityInterceptorA WS-Security endpoint interceptor based on Apache's WSS4J.Classorg.springframework.ws.soap.security.wss4jSpring WebService
Wss4jSecuritySecurementExceptionWSS4J-specific version of the WsSecuritySecurementException.Classorg.springframework.ws.soap.security.wss4jSpring WebService
Wss4jSecurityValidationExceptionWSS4J-specific version of the WsSecurityValidationException.Classorg.springframework.ws.soap.security.wss4jSpring WebService
WsSecurityExceptionException indicating that something went wrong during WS-Security executions.Classorg.springframework.ws.soap.securitySpring WebService
WsSecurityFaultExceptionException indicating that a WS-Security executions should result in a SOAP Fault.Classorg.springframework.ws.soap.securitySpring WebService
WsSecuritySecurementExceptionException indicating that something went wrong during the securement of a message.Classorg.springframework.ws.soap.securitySpring WebService
WsSecurityValidationExceptionException indicating that something went wrong during the validation of a message.Classorg.springframework.ws.soap.securitySpring WebService
X509AuthenticationProviderProcesses an X.Classorg.springframework.ws.soap.security.x509Spring WebService
X509AuthenticationTokenAuthentication implementation for X.Classorg.springframework.ws.soap.security.x509Spring WebService
X509AuthoritiesPopulatorPopulates the UserDetails associated with the X.Interfaceorg.springframework.ws.soap.security.x509Spring WebService
X509UserCacheProvides a cache of UserDetails objects for theX509AuthenticationProvider.Interfaceorg.springframework.ws.soap.security.x509.cacheSpring WebService
XwssCallbackHandlerChainRepresents a chain of CallbackHandlers.Classorg.springframework.ws.soap.security.xwss.callbackSpring WebService
XwsSecurityFaultExceptionXWSS-specific version of the WsSecurityFaultException.Classorg.springframework.ws.soap.security.xwssSpring WebService
XwsSecurityInterceptorWS-Security endpoint interceptor that is based on Sun's XML and Web Services Security package (XWSS).Classorg.springframework.ws.soap.security.xwssSpring WebService
XwsSecuritySecurementExceptionXWSS-specific version of the WsSecuritySecurementException.Classorg.springframework.ws.soap.security.xwssSpring WebService
XwsSecurityValidationExceptionXWSS-specific version of the WsSecurityValidationException.Classorg.springframework.ws.soap.security.xwssSpring WebService