| Interface | Description |
|---|---|
| InitServerHook |
This interface is for any class that would like to become
a onetime on init server hook.
|
| ServerHook |
This interface is for any class that would like to become
a server hook.
|
| Service |
This interface is for any class that would like to follow
Service Configurator Pattern.
|
| Exception | Description |
|---|---|
| AppException |
Generic Application Exception used by
QuickServer and its support Classes. |
| ConnectionLostException |
Generic ConnectionLostException used by
QuickServer and its support classes. |
Copyright © 2003-2014 QuickServer.org