public final class ConnectorSyncCommandFunction extends AConnectorSyncCommand
| Constructor and Description |
|---|
ConnectorSyncCommandFunction(Function aFunction) |
| Modifier and Type | Method and Description |
|---|---|
Result |
execute(c c)
Execute the command via c.
|
executepublic ConnectorSyncCommandFunction(Function aFunction)
aFunction - Functionpublic 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.