public class Command extends Object
| Constructor and Description |
|---|
Command(String name,
String payload,
String requestId) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
String |
getPayload() |
String |
getRequestId() |
Object |
getResponseObject(String message) |
Copyright © 2019. All rights reserved.