Package org.yecht
Interface EmitterHandler
-
public interface EmitterHandler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handle(Emitter e, java.lang.Object data)
-
-
-
Method Detail
-
handle
void handle(Emitter e, java.lang.Object data)
-
-