Interface PlatformHttpConsumerAware
- All Known Implementing Classes:
DefaultPlatformHttpConsumer
public interface PlatformHttpConsumerAware
An interface to represent an object that has been injected with
PlatformHttpConsumer.-
Method Summary
-
Method Details
-
getPlatformHttpConsumer
PlatformHttpConsumer getPlatformHttpConsumer()Gets thePlatformHttpConsumer.
-