public interface CommandListener
| Modifier and Type | Method and Description |
|---|---|
void |
onAck(CommandAck a) |
void |
onCommand(Command m) |
void |
onReply(CommandReply r) |
void onCommand(Command m)
void onReply(CommandReply r)
void onAck(CommandAck a)
Copyright © 2015 LSST. All rights reserved.