Interface GetSubscriptionDataCommand
- All Superinterfaces:
Command<SubscriptionDataRequest,SubscriptionDataResult>
- All Known Implementing Classes:
GetSubscriptionDataMockCommand
public interface GetSubscriptionDataCommand
extends Command<SubscriptionDataRequest,SubscriptionDataResult>
Command for getting data from a subscription.
-
Method Summary