Spring Web Services Framework

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

Provides the DestinationProvider interface.

See:
          Description

Interface Summary
DestinationProvider Strategy interface for providing a WebServiceTemplate destination URI at runtime.
 

Class Summary
AbstractCachingDestinationProvider Abstract base class for DestinationProvider implementations that cache destination URI.
Wsdl11DestinationProvider Implementation of the DestinationProvider that resolves a destination URI from a WSDL file.
 

Exception Summary
DestinationProvisionException Thrown by a DestinationProvider when it cannot provide a destination.
 

Package org.springframework.ws.client.support.destination Description

Provides the DestinationProvider interface.


Spring Web Services Framework

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