Package | Description |
---|---|
org.basex | |
org.basex.core |
Database core classes.
|
Modifier and Type | Method and Description |
---|---|
void |
BaseXServer.remove(ClientListener client)
Removes an authenticated session.
|
Modifier and Type | Field and Description |
---|---|
ClientListener |
Context.listener
Client listener.
|
Constructor and Description |
---|
Context(Context ctx,
ClientListener listener)
Constructor, called by clients, and adopting the variables of the main process.
|
Copyright © 2005–2015 BaseX Team. All rights reserved.