Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.ws.soap.server Classes and Interfaces - 27 results found.
NameDescriptionTypePackageFramework
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
AbstractSoapFaultDefinitionExceptionResolverAbstract base class for SOAP-based EndpointExceptionResolver implementations that depend on SoapFaultDefinition.Classorg.springframework.ws.soap.server.endpointSpring 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
FaultCodeenum FaultCodeextends EnumEnumeration that represents the standard SOAP Fault codes for use with the JDK 1.Classorg.springframework.ws.soap.server.endpoint.annotationSpring 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
SimpleSoapExceptionResolverSimple, SOAP-specific EndpointExceptionResolverThe fault code is always set to a Server (in SOAP 1.Classorg.springframework.ws.soap.server.endpointSpring WebService
SmartSoapEndpointInterceptorSOAP-specific extension of the SmartEndpointInterceptor interface.Interfaceorg.springframework.ws.soap.serverSpring 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
SoapActionEndpointMappingbeans.Classorg.springframework.ws.soap.server.endpoint.mappingSpring WebService
SoapActionSmartEndpointInterceptorrequests that have a specified soap action.Classorg.springframework.ws.soap.server.endpoint.interceptorSpring 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
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
SoapFaultAnnotationExceptionResolverClassorg.springframework.ws.soap.server.endpointSpring 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
SoapFaultMappingExceptionResolverException resolver that allows for mapping exception class names to SOAP Faults.Classorg.springframework.ws.soap.server.endpointSpring 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
SoapHeaderElementMethodArgumentResolvermethod parameters must be annotated with SoapHeader to indicate the SOAP header to resolve.Classorg.springframework.ws.soap.server.endpoint.adapter.methodSpring WebService
SoapMessageDispatcherSOAP-specific subclass of the MessageDispatcher.Classorg.springframework.ws.soap.serverSpring WebService
SoapMethodArgumentResolverClassorg.springframework.ws.soap.server.endpoint.adapter.methodSpring WebService