Spring Web Services Framework

Uses of Package
org.springframework.ws.soap.server

Packages that use org.springframework.ws.soap.server
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.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.soap.server used by org.springframework.ws.soap.addressing.server
SoapEndpointMapping
          SOAP-specific sub-interface of the EndpointMapping.
 

Classes in org.springframework.ws.soap.server used by org.springframework.ws.soap.security
SoapEndpointInterceptor
          SOAP-specific extension of the EndpointInterceptor interface.
 

Classes in org.springframework.ws.soap.server used by org.springframework.ws.soap.security.wss4j
SoapEndpointInterceptor
          SOAP-specific extension of the EndpointInterceptor interface.
 

Classes in org.springframework.ws.soap.server used by org.springframework.ws.soap.security.xwss
SoapEndpointInterceptor
          SOAP-specific extension of the EndpointInterceptor interface.
 

Classes in org.springframework.ws.soap.server used by org.springframework.ws.soap.server.endpoint.interceptor
SoapEndpointInterceptor
          SOAP-specific extension of the EndpointInterceptor interface.
 

Classes in org.springframework.ws.soap.server used by org.springframework.ws.soap.server.endpoint.mapping
SoapEndpointMapping
          SOAP-specific sub-interface of the EndpointMapping.
 


Spring Web Services Framework

Copyright © 2005-2010 The Spring Web Services Framework. All Rights Reserved.