Package | Description |
---|---|
org.eclipse.scada.da.server.exec.command |
Modifier and Type | Class and Description |
---|---|
class |
SingleCommandImpl |
Modifier and Type | Method and Description |
---|---|
void |
CommandQueueImpl.addCommand(SingleCommand command,
int period) |
void |
CommandQueue.addCommand(SingleCommand command,
int period)
Add a command to the queue
|
void |
CommandQueueImpl.removeCommand(SingleCommand command) |
void |
CommandQueue.removeCommand(SingleCommand command)
Remove a command from the queue
|
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.