|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.springframework.ws.server | |
---|---|
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.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.wss4j | Contains classes for using the Apache WSS4J 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. |
Classes in org.springframework.ws.server used by org.springframework.ws.server | |
---|---|
EndpointAdapter
Interface that must be implemented for each endpoint type to handle a message request. |
|
EndpointInterceptor
Workflow interface that allows for customized endpoint invocation chains. |
|
EndpointInvocationChain
Endpoint invocation chain, consisting of an endpoint object and any preprocessing interceptors. |
Classes in org.springframework.ws.server used by org.springframework.ws.server.endpoint | |
---|---|
EndpointExceptionResolver
Defines the interface for objects than can resolve exceptions thrown during endpoint execution, resulting in SOAP messages. |
|
EndpointInterceptor
Workflow interface that allows for customized endpoint invocation chains. |
Classes in org.springframework.ws.server used by org.springframework.ws.server.endpoint.adapter | |
---|---|
EndpointAdapter
Interface 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.interceptor | |
---|---|
EndpointInterceptor
Workflow interface that allows for customized endpoint invocation chains. |
Classes in org.springframework.ws.server used by org.springframework.ws.server.endpoint.mapping | |
---|---|
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. |
Classes in org.springframework.ws.server used by org.springframework.ws.soap.addressing.server | |
---|---|
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. |
Classes in org.springframework.ws.server used by org.springframework.ws.soap.security | |
---|---|
EndpointExceptionResolver
Defines the interface for objects than can resolve exceptions thrown during endpoint execution, resulting in SOAP messages. |
|
EndpointInterceptor
Workflow interface that allows for customized endpoint invocation chains. |
Classes in org.springframework.ws.server used by org.springframework.ws.soap.security.wss4j | |
---|---|
EndpointInterceptor
Workflow interface that allows for customized endpoint invocation chains. |
Classes in org.springframework.ws.server used by org.springframework.ws.soap.security.xwss | |
---|---|
EndpointInterceptor
Workflow interface that allows for customized endpoint invocation chains. |
Classes in org.springframework.ws.server used by org.springframework.ws.soap.server | |
---|---|
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. |
Classes in org.springframework.ws.server used by org.springframework.ws.soap.server.endpoint | |
---|---|
EndpointExceptionResolver
Defines the interface for objects than can resolve exceptions thrown during endpoint execution, resulting in SOAP messages. |
Classes in org.springframework.ws.server used by org.springframework.ws.soap.server.endpoint.interceptor | |
---|---|
EndpointInterceptor
Workflow interface that allows for customized endpoint invocation chains. |
Classes in org.springframework.ws.server used by org.springframework.ws.soap.server.endpoint.mapping | |
---|---|
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. |
|
Spring Web Services Framework | |||||||||
PREV NEXT | FRAMES NO FRAMES |