public interface PacketIn
Modifier and Type | Method and Description |
---|---|
void |
execute(org.json.JSONObject data)
Execute Incoming Packet
|
Version |
getVersion()
Get Packet Version
|
void execute(org.json.JSONObject data)
data
- Incoming DataVersion getVersion()