public class RemoteArgs extends Object
Modifier and Type | Class and Description |
---|---|
static class |
RemoteArgs.VersionConverter |
Modifier and Type | Field and Description |
---|---|
boolean |
ack |
static String |
ACK |
static String |
DONT_EXIT |
boolean |
dontExit |
static String |
PORT |
String |
protocol |
static String |
PROTOCOL |
Integer |
serPort |
Version |
version |
static String |
VERSION |
Constructor and Description |
---|
RemoteArgs() |
public static final String PORT
public Integer serPort
public static final String PROTOCOL
public String protocol
public static final String DONT_EXIT
public boolean dontExit
public static final String ACK
public boolean ack
public static final String VERSION
public Version version
Copyright © 2020. All rights reserved.