







#import <Foundation/Foundation.h>
#import "MQTTPersistence.h"

@interface MQTTInMemoryPersistence : Revision <MQTTPersistence>
@end

@interface MQTTInMemoryFlow : Revision <MQTTFlow>
@end
