Spring Web Services Framework

Uses of Interface
org.springframework.ws.server.endpoint.PayloadEndpoint

Packages that use PayloadEndpoint
org.springframework.ws.server.endpoint Provides standard endpoint, and EndpointAdapter implementations. 
 

Uses of PayloadEndpoint in org.springframework.ws.server.endpoint
 

Classes in org.springframework.ws.server.endpoint that implement PayloadEndpoint
 class AbstractDom4jPayloadEndpoint
          Deprecated. as of Spring Web Services 2.0, in favor of annotated endpoints
 class AbstractDomPayloadEndpoint
          Deprecated. as of Spring Web Services 2.0, in favor of annotated endpoints
 class AbstractJDomPayloadEndpoint
          Deprecated. as of Spring Web Services 2.0, in favor of annotated endpoints
 class AbstractSaxPayloadEndpoint
          Deprecated. as of Spring Web Services 2.0, in favor of annotated endpoints
 class AbstractXomPayloadEndpoint
          Deprecated. as of Spring Web Services 2.0, in favor of annotated endpoints
 


Spring Web Services Framework

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