T
public interface IEventHandler<T>
void
handleEvent(Event<T> e)
void handleEvent(Event<T> e)
e
Copyright © 2018 Eclipse Paho. All rights reserved.