DestinationProvider
interface.See: Description
Interface | Description |
---|---|
DestinationProvider |
Strategy interface for providing a
WebServiceTemplate destination URI at
runtime. |
Class | Description |
---|---|
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 | Description |
---|---|
DestinationProvisionException |
Thrown by a
DestinationProvider when it cannot provide a destination. |
DestinationProvider
interface.Copyright © 2020 Pivotal Software. All rights reserved.