Spring Web Services Framework

Uses of Class
org.springframework.ws.server.endpoint.adapter.AbstractMethodEndpointAdapter

Packages that use AbstractMethodEndpointAdapter
org.springframework.ws.server.endpoint.adapter Provides miscellaneous EndpointAdapter implementations. 
 

Uses of AbstractMethodEndpointAdapter in org.springframework.ws.server.endpoint.adapter
 

Subclasses of AbstractMethodEndpointAdapter in org.springframework.ws.server.endpoint.adapter
 class GenericMarshallingMethodEndpointAdapter
          Subclass of MarshallingMethodEndpointAdapter that supports GenericMarshaller and GenericUnmarshaller.
 class MarshallingMethodEndpointAdapter
          Adapter that supports endpoint methods that use marshalling.
 class MessageMethodEndpointAdapter
          Adapter that supports endpoint methods that use marshalling.
 class PayloadMethodEndpointAdapter
          Adapter that supports endpoint methods that use marshalling.
 class XPathParamAnnotationMethodEndpointAdapter
          Adapter that supports endpoint methods that use marshalling.
 


Spring Web Services Framework

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