Interface EventChannelStore
-
public interface EventChannelStore
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
errorEvent(java.lang.String channelName, java.lang.String event)
void
event(java.lang.String channelName, java.lang.String event)
-