public interface DestinationProvider
WebServiceTemplate destination URI at
runtime.
Typically implemented by providers that use WSDL, a UDDI registry, or some other form to determine the destination
URI.WebServiceTemplate.setDestinationProvider(DestinationProvider)| Modifier and Type | Method and Description |
|---|---|
URI |
getDestination()
Return the destination URI.
|
URI getDestination()
Copyright © 2005–2015 The Spring Web Services Framework. All rights reserved.