public final class ConnectorSyncCommandQ extends AConnectorSyncCommand
| Constructor and Description |
|---|
ConnectorSyncCommandQ(String aQ) |
| Modifier and Type | Method and Description |
|---|---|
Result |
execute(c c)
Execute the command via c.
|
executepublic ConnectorSyncCommandQ(String aQ)
aQ - Qpublic Result execute(c c) throws QConnectorException, c.KException, IOException
ConnectorSyncCommandc - CQConnectorException - If something went wrongc.KException - If something went wrong in qIOException - If something went wrong on the transport layerCopyright © 2012-2014. All Rights Reserved.