Spring Web Services Framework

Uses of Package
org.springframework.ws.client.support.destination

Packages that use org.springframework.ws.client.support.destination
org.springframework.ws.client.core Core package of the Spring-WS client-side support. 
org.springframework.ws.client.core.support Convenient super class for application classes that need Web service access. 
org.springframework.ws.client.support.destination Provides the DestinationProvider interface. 
 

Classes in org.springframework.ws.client.support.destination used by org.springframework.ws.client.core
DestinationProvider
          Strategy interface for providing a WebServiceTemplate destination URI at runtime.
 

Classes in org.springframework.ws.client.support.destination used by org.springframework.ws.client.core.support
DestinationProvider
          Strategy interface for providing a WebServiceTemplate destination URI at runtime.
 

Classes in org.springframework.ws.client.support.destination used by org.springframework.ws.client.support.destination
AbstractCachingDestinationProvider
          Abstract base class for DestinationProvider implementations that cache destination URI.
DestinationProvider
          Strategy interface for providing a WebServiceTemplate destination URI at runtime.
 


Spring Web Services Framework

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