public class ServerStatusRequest extends ApiRequest
| Constructor and Description |
|---|
ServerStatusRequest(ServerName serverName) |
ServerStatusRequest(String requestBody) |
| Modifier and Type | Method and Description |
|---|---|
ServerName |
getServerName() |
String |
toRequestString() |
fromRequestString, getCommand, getRequestBodypublic ServerStatusRequest(ServerName serverName)
public ServerStatusRequest(String requestBody) throws ApiProtocolException
ApiProtocolExceptionpublic String toRequestString()
toRequestString in class ApiRequestpublic ServerName getServerName()
Copyright © 2015. All rights reserved.