| Package | Description |
|---|---|
| info.michaelwittig.javaq.connector.impl.cmd | |
| kx |
| Modifier and Type | Method and Description |
|---|---|
Result |
ConnectorSyncCommandSelect.execute(c c) |
Result |
ConnectorSyncCommandQ.execute(c c) |
Result |
ConnectorSyncCommandFunction.execute(c c) |
Result |
ConnectorSyncCommand.execute(c c)
Execute the command via c.
|
void |
ConnectorAsyncCommandQ.execute(c c) |
void |
ConnectorAsyncCommand.execute(c c)
Execute the command via c.
|
protected Result |
AConnectorSyncCommand.execute(c c,
String q) |
| Modifier and Type | Method and Description |
|---|---|
Object |
c.k() |
Object |
c.k(Object x) |
Object |
c.k(String s) |
Object |
c.k(String s,
Object x) |
Object |
c.k(String s,
Object x,
Object y) |
Object |
c.k(String s,
Object x,
Object y,
Object z) |
| Constructor and Description |
|---|
c(String h,
int p) |
c(String h,
int p,
String u) |
Copyright © 2012-2014. All Rights Reserved.