Interface ErpHttpDestination

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

public interface ErpHttpDestination extends ErpHttpDestinationProperties, HttpDestination
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.