public interface IHandler<E>
static class
IHandler.defaultHandler
IHandler.Hub
E
getEvent()
void
Handle(Context context, E event)
E getEvent()
void Handle(Context context, E event) throws Exception
Exception
Copyright © 2021. All rights reserved.