|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use GetsConfigReload | |
|---|---|
| org.starhope.appius.game.laserTag | |
| org.starhope.appius.net | |
| org.starhope.appius.util | |
| Uses of GetsConfigReload in org.starhope.appius.game.laserTag |
|---|
| Classes in org.starhope.appius.game.laserTag that implement GetsConfigReload | |
|---|---|
class |
LaserTagGame
|
| Uses of GetsConfigReload in org.starhope.appius.net |
|---|
| Classes in org.starhope.appius.net that implement GetsConfigReload | |
|---|---|
class |
AdminListener
This is a listener thread for logging in for specific administrative functions XXX replace with ListeningThread |
class |
ListeningThread
This is a listener thread to accept connections and create an appropriate ServerProcessor (ServerThread) |
class |
WebSocketListener
|
| Uses of GetsConfigReload in org.starhope.appius.util |
|---|
| Fields in org.starhope.appius.util with type parameters of type GetsConfigReload | |
|---|---|
private static ConcurrentSkipListSet<GetsConfigReload> |
AppiusConfig.configLoaders
Set of things that want to know if the configuration changes |
| Methods in org.starhope.appius.util with parameters of type GetsConfigReload | |
|---|---|
static void |
AppiusConfig.wantConfigReload(GetsConfigReload thing)
Add something to the list of things that want configuration reload notifications |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||