|
Spring Web Services Framework | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||
See:
Description
| Interface Summary | |
|---|---|
| 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. |
| EndpointMapping | Defines a mapping between message requests and endpoint objects. |
| SmartEndpointInterceptor | Extension of the EndpointInterceptor interface that adds a way to
decide whether the interceptor should intercept a given message context. |
| Class Summary | |
|---|---|
| EndpointInvocationChain | Endpoint invocation chain, consisting of an endpoint object and any preprocessing interceptors. |
| MessageDispatcher | Central dispatcher for use within Spring-WS, dispatching Web service messages to registered endpoints. |
Contains classes for server-side Spring-WS support.
|
Spring Web Services Framework | |||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | |||||||||