| Package | Description |
|---|---|
| org.quickserver.net.server |
Contains all of the classes for creating QuickServer.
|
| org.quickserver.util.xmlreader |
Classes for reading XML and storing the configuration.
|
| Modifier and Type | Method and Description |
|---|---|
ServerHooks |
QuickServer.getServerHooks()
Returns ServerHooks if present else
null. |
| Modifier and Type | Method and Description |
|---|---|
void |
QuickServer.setServerHooks(ServerHooks serverHooks)
Sets the ServerHooks
|
| Modifier and Type | Method and Description |
|---|---|
ServerHooks |
BasicServerConfig.getServerHooks()
Returns ServerHooks if present else
null. |
| Modifier and Type | Method and Description |
|---|---|
void |
BasicServerConfig.setServerHooks(ServerHooks serverHooks)
Sets the ServerHooks
|
Copyright © 2003-2014 QuickServer.org