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
          Abstract base class for endpoints that handle the message payload with event-based StAX.
 class AbstractStaxStreamPayloadEndpoint
          Abstract base class for endpoints that handle the message payload with streaming StAX.
 


Spring Web Services Framework

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