assertHttpDestination(destination): asserts destination is HttpDestination
Assertion that the Destination is a HttpDestination.
This method comes in handy when you retrieved a destination from the destination service and need to check if it is a HttpDestination.
Assertion that the Destination is a HttpDestination. This method comes in handy when you retrieved a destination from the destination service and need to check if it is a HttpDestination.