Package org.yecht
Interface EmitterHandler
-
public interface EmitterHandler
- Author:
- Ola Bini
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handle(Emitter e, Object data)
-
public interface EmitterHandler
Modifier and Type | Method | Description |
---|---|---|
void |
handle(Emitter e,
Object data) |