Package | Description |
---|---|
org.springframework.ws.config.annotation | |
org.springframework.ws.server |
Contains classes for server-side Spring-WS support.
|
org.springframework.ws.server.endpoint |
Provides standard endpoint, and
EndpointAdapter implementations. |
org.springframework.ws.server.endpoint.adapter |
Provides miscellaneous
EndpointAdapter implementations. |
org.springframework.ws.server.endpoint.interceptor |
Provides miscellaneous endpoints
EndpointInterceptor implementations. |
org.springframework.ws.server.endpoint.mapping |
Provides miscellaneous endpoints
EndpointMapping implementations. |
org.springframework.ws.server.endpoint.mapping.jaxb |
Provides JAXB2-based
EndpointMapping implementations. |
org.springframework.ws.soap.addressing.server |
Contains servers-side WS-Addressing support, in the form of
EndpointMappings . |
org.springframework.ws.soap.security |
Provides WS-Security implementation classes.
|
org.springframework.ws.soap.security.wss4j2 |
Contains classes for using the Apache WSS4J 2.0 WS-Security implementation within
Spring-WS.
|
org.springframework.ws.soap.security.xwss |
Contains classes for using the XML and WebServices Security WS-Security
implementation within Spring-WS.
|
org.springframework.ws.soap.server |
Contains classes for SOAP-specific server-side Spring-WS support.
|
org.springframework.ws.soap.server.endpoint |
Provides
EndpointAdapter , EndpointMapping , and EndpointExceptionResolver
implementations for SOAP. |
org.springframework.ws.soap.server.endpoint.interceptor |
Provides miscellaneous endpoints
EndpointInterceptor implementations for SOAP purposes. |
org.springframework.ws.soap.server.endpoint.mapping |
Provides miscellaneous endpoints
EndpointMapping implementations for SOAP purposes. |
Class and Description |
---|
EndpointInterceptor
Workflow interface that allows for customized endpoint invocation chains.
|
Class and Description |
---|
EndpointAdapter
Interface that must be implemented for each endpoint type to handle a message request.
|
EndpointExceptionResolver
Defines the interface for objects than can resolve exceptions thrown during endpoint execution.
|
EndpointInterceptor
Workflow interface that allows for customized endpoint invocation chains.
|
EndpointInvocationChain
Endpoint invocation chain, consisting of an endpoint object and any preprocessing interceptors.
|
EndpointMapping
Defines a mapping between message requests and endpoint objects.
|
Class and Description |
---|
EndpointExceptionResolver
Defines the interface for objects than can resolve exceptions thrown during endpoint execution.
|
EndpointInterceptor
Workflow interface that allows for customized endpoint invocation chains.
|
Class and Description |
---|
EndpointAdapter
Interface that must be implemented for each endpoint type to handle a message request.
|
Class and Description |
---|
EndpointInterceptor
Workflow interface that allows for customized endpoint invocation chains.
|
SmartEndpointInterceptor
Extension of the
EndpointInterceptor interface that adds a way to
decide whether the interceptor should intercept a given message context. |
Class and Description |
---|
EndpointInterceptor
Workflow interface that allows for customized endpoint invocation chains.
|
EndpointInvocationChain
Endpoint invocation chain, consisting of an endpoint object and any preprocessing interceptors.
|
EndpointMapping
Defines a mapping between message requests and endpoint objects.
|
Class and Description |
---|
EndpointMapping
Defines a mapping between message requests and endpoint objects.
|
Class and Description |
---|
EndpointInterceptor
Workflow interface that allows for customized endpoint invocation chains.
|
EndpointInvocationChain
Endpoint invocation chain, consisting of an endpoint object and any preprocessing interceptors.
|
EndpointMapping
Defines a mapping between message requests and endpoint objects.
|
Class and Description |
---|
EndpointExceptionResolver
Defines the interface for objects than can resolve exceptions thrown during endpoint execution.
|
EndpointInterceptor
Workflow interface that allows for customized endpoint invocation chains.
|
Class and Description |
---|
EndpointInterceptor
Workflow interface that allows for customized endpoint invocation chains.
|
Class and Description |
---|
EndpointInterceptor
Workflow interface that allows for customized endpoint invocation chains.
|
Class and Description |
---|
EndpointInterceptor
Workflow interface that allows for customized endpoint invocation chains.
|
EndpointInvocationChain
Endpoint invocation chain, consisting of an endpoint object and any preprocessing interceptors.
|
EndpointMapping
Defines a mapping between message requests and endpoint objects.
|
MessageDispatcher
Central dispatcher for use within Spring-WS, dispatching Web service messages to registered endpoints.
|
SmartEndpointInterceptor
Extension of the
EndpointInterceptor interface that adds a way to
decide whether the interceptor should intercept a given message context. |
Class and Description |
---|
EndpointExceptionResolver
Defines the interface for objects than can resolve exceptions thrown during endpoint execution.
|
Class and Description |
---|
EndpointInterceptor
Workflow interface that allows for customized endpoint invocation chains.
|
SmartEndpointInterceptor
Extension of the
EndpointInterceptor interface that adds a way to
decide whether the interceptor should intercept a given message context. |
Class and Description |
---|
EndpointInterceptor
Workflow interface that allows for customized endpoint invocation chains.
|
EndpointInvocationChain
Endpoint invocation chain, consisting of an endpoint object and any preprocessing interceptors.
|
EndpointMapping
Defines a mapping between message requests and endpoint objects.
|
Copyright © 2020 Pivotal Software. All rights reserved.