Spring Web Services Framework

Uses of Class
org.springframework.ws.server.endpoint.AbstractStaxPayloadEndpoint

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

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

Subclasses of AbstractStaxPayloadEndpoint in org.springframework.ws.server.endpoint
 class AbstractStaxEventPayloadEndpoint
          Deprecated. as of Spring Web Services 2.0, in favor of annotated endpoints
 class AbstractStaxStreamPayloadEndpoint
          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.