Interface | Description |
---|---|
EventNotifier |
Notification interface for handling database events.
|
Class | Description |
---|---|
ClientBlocker |
This class delays blocked clients.
|
ClientListener |
Server-side client session in the client-server architecture.
|
Log |
This class writes daily log files to disk.
|
Log.LogEntry |
Log entry.
|
ServerQuery |
Server-side query, generated by
LocalQuery and ClientQuery . |
Sessions |
This class organizes all currently opened database sessions.
|
Enum | Description |
---|---|
Log.LogType |
Log types.
|
ServerCmd |
This class defines the available command-line commands.
|
Exception | Description |
---|---|
LoginException |
This exception is thrown if a wrong user/password combination was specified.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.