public class EventNotification
extends java.lang.Object
implements ej.rcommand.RemoteNotification
| Constructor and Description |
|---|
EventNotification(byte[] event,
int eventSize) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName() |
void |
writeBody(ej.rcommand.CommandSender sender) |
public java.lang.String getName()
getName in interface ej.rcommand.RemoteNotificationpublic void writeBody(ej.rcommand.CommandSender sender)
throws java.io.IOException
writeBody in interface ej.rcommand.RemoteNotificationjava.io.IOException