| Constructor and Description |
|---|
EventScheduler(NioServer server) |
| Modifier and Type | Method and Description |
|---|---|
void |
run() |
void |
schedule(DatagramChannel channel,
byte[] data,
int dataLength) |
void |
stop() |
void |
stopNow() |
public EventScheduler(NioServer server)
public void schedule(DatagramChannel channel, byte[] data, int dataLength)
public void stop()
public void stopNow()
Copyright © 2017 TeleStax, Inc.. All Rights Reserved.