Interface RfcDestination

All Superinterfaces:
Destination, DestinationProperties, RfcDestinationProperties
All Known Implementing Classes:
DefaultRfcDestination

@Deprecated public interface RfcDestination extends Destination, RfcDestinationProperties
Deprecated.
Please use Destination instead.
Platform independent representation of a rfc destination as a collection of key-value pairs.

Additionally, provides an easy way to decorate itself with a given decorator function.