|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AbstractService | |
|---|---|
| net.jetrix.listeners | Contains concrete Listener implementations. |
| net.jetrix.services | |
| Uses of AbstractService in net.jetrix.listeners |
|---|
| Subclasses of AbstractService in net.jetrix.listeners | |
|---|---|
class |
ClientListener
Abstract Listener waiting for incoming clients. |
class |
HttpListener
Web administration console. |
class |
IRCListener
Listener for IRC clients. |
class |
ShutdownListener
Listens for shutdown commands from the localhost. |
class |
TetrinetListener
Listener for tetrinet and tetrifast clients. |
class |
TSpecListener
Listener for tspec clients. |
| Uses of AbstractService in net.jetrix.services |
|---|
| Subclasses of AbstractService in net.jetrix.services | |
|---|---|
class |
CronService
A service running a task at a fixed date. |
class |
GhostbusterService
A service to remove players not properly disconnected from the server due to a network issue. |
class |
PublishingService
A service publishing the address of the server on public server lists (tetrinet.org and tsrv.com). |
class |
ScheduledService
A service running a task at a fixed rate. |
class |
VersionService
Service checking the availability of a new release. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||