| java.lang.Object | ||
| ↳ | net.gtaun.util.event.Event | |
| ↳ | net.gtaun.shoebill.event.rcon.RconCommandEvent | |
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| RconCommandEvent(String command) | |||||||||||
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| String | getCommand() | ||||||||||
| int | getResponse() | ||||||||||
| void | interrupt() | ||||||||||
| void | setProcessed() | ||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
net.gtaun.util.event.Event
| |||||||||||
From class
java.lang.Object
| |||||||||||
From interface
net.gtaun.util.event.Interruptable
| |||||||||||