Interface QueryServerEvent
-
- All Superinterfaces:
Event
- All Known Subinterfaces:
QueryServerEvent.Basic
,QueryServerEvent.Full
public interface QueryServerEvent extends Event
Called when the server is queried through the Query protocol.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interface
QueryServerEvent.Basic
static interface
QueryServerEvent.Full
-