Uses of Package
org.springframework.ws.server
Packages that use org.springframework.ws.server
Package
Description
Contains classes for server-side Spring-WS support.
Provides standard endpoint, and
EndpointAdapter
implementations.Provides miscellaneous
EndpointAdapter
implementations.Provides miscellaneous endpoints
EndpointInterceptor
implementations.Provides miscellaneous endpoints
EndpointMapping
implementations.Provides JAXB2-based
EndpointMapping
implementations.Contains servers-side WS-Addressing support, in the form of
EndpointMappings
.Provides WS-Security implementation classes.
Contains classes for using the Apache WSS4J 2.0 WS-Security implementation
within
Spring-WS.
Contains classes for SOAP-specific server-side Spring-WS support.
Provides
EndpointAdapter
, EndpointMapping
, and EndpointExceptionResolver
implementations for SOAP.Provides miscellaneous endpoints
EndpointInterceptor
implementations for SOAP purposes.Provides miscellaneous endpoints
EndpointMapping
implementations for SOAP purposes.-
Classes in org.springframework.ws.server used by org.springframework.ws.config.annotationClassDescriptionWorkflow interface that allows for customized endpoint invocation chains.
-
Classes in org.springframework.ws.server used by org.springframework.ws.serverClassDescriptionInterface that must be implemented for each endpoint type to handle a message request.Defines the interface for objects than can resolve exceptions thrown during endpoint execution.Workflow interface that allows for customized endpoint invocation chains.Endpoint invocation chain, consisting of an endpoint object and any preprocessing interceptors.Defines a mapping between message requests and endpoint objects.
-
Classes in org.springframework.ws.server used by org.springframework.ws.server.endpointClassDescriptionDefines the interface for objects than can resolve exceptions thrown during endpoint execution.Workflow interface that allows for customized endpoint invocation chains.
-
Classes in org.springframework.ws.server used by org.springframework.ws.server.endpoint.adapterClassDescriptionInterface that must be implemented for each endpoint type to handle a message request.
-
Classes in org.springframework.ws.server used by org.springframework.ws.server.endpoint.interceptorClassDescriptionWorkflow interface that allows for customized endpoint invocation chains.Extension of the
EndpointInterceptor
interface that adds a way to decide whether the interceptor should intercept a given message context. -
Classes in org.springframework.ws.server used by org.springframework.ws.server.endpoint.mappingClassDescriptionWorkflow interface that allows for customized endpoint invocation chains.Endpoint invocation chain, consisting of an endpoint object and any preprocessing interceptors.Defines a mapping between message requests and endpoint objects.
-
Classes in org.springframework.ws.server used by org.springframework.ws.server.endpoint.mapping.jaxb
-
Classes in org.springframework.ws.server used by org.springframework.ws.soap.addressing.serverClassDescriptionWorkflow interface that allows for customized endpoint invocation chains.Endpoint invocation chain, consisting of an endpoint object and any preprocessing interceptors.Defines a mapping between message requests and endpoint objects.
-
Classes in org.springframework.ws.server used by org.springframework.ws.soap.securityClassDescriptionDefines the interface for objects than can resolve exceptions thrown during endpoint execution.Workflow interface that allows for customized endpoint invocation chains.
-
Classes in org.springframework.ws.server used by org.springframework.ws.soap.security.wss4j2ClassDescriptionWorkflow interface that allows for customized endpoint invocation chains.
-
Classes in org.springframework.ws.server used by org.springframework.ws.soap.serverClassDescriptionWorkflow interface that allows for customized endpoint invocation chains.Endpoint invocation chain, consisting of an endpoint object and any preprocessing interceptors.Defines a mapping between message requests and endpoint objects.Central dispatcher for use within Spring-WS, dispatching Web service messages to registered endpoints.Extension of the
EndpointInterceptor
interface that adds a way to decide whether the interceptor should intercept a given message context. -
Classes in org.springframework.ws.server used by org.springframework.ws.soap.server.endpointClassDescriptionDefines the interface for objects than can resolve exceptions thrown during endpoint execution.
-
Classes in org.springframework.ws.server used by org.springframework.ws.soap.server.endpoint.interceptorClassDescriptionWorkflow interface that allows for customized endpoint invocation chains.Extension of the
EndpointInterceptor
interface that adds a way to decide whether the interceptor should intercept a given message context. -
Classes in org.springframework.ws.server used by org.springframework.ws.soap.server.endpoint.mappingClassDescriptionWorkflow interface that allows for customized endpoint invocation chains.Endpoint invocation chain, consisting of an endpoint object and any preprocessing interceptors.Defines a mapping between message requests and endpoint objects.