Interface ErpHttpDestination

All Superinterfaces:
DestinationProperties, ErpHttpDestinationProperties, HttpDestination, HttpDestinationProperties
All Known Implementing Classes:
DefaultErpHttpDestination

@Deprecated public interface ErpHttpDestination extends ErpHttpDestinationProperties, HttpDestination
Deprecated.
without replacement. See the deprecation note on DefaultErpHttpDestination.
Platform independent representation of an HTTP destination with ERP specific properties as a collection of key-value pairs.

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