public interface TopicSubscriber<T,M>
void
onMessage(T topic, M message)
void onMessage(T topic, M message)
Copyright © 2015. All rights reserved.