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()