protected static interface DevModeBase.OptionRemoteUI
Modifier and Type | Method and Description |
---|---|
String |
getClientId() |
String |
getRemoteUIHost() |
int |
getRemoteUIHostPort() |
void |
setClientId(String clientId) |
void |
setRemoteUIHost(String remoteUIHost) |
void |
setRemoteUIHostPort(int remoteUIHostPort) |
boolean |
useRemoteUI() |
String getClientId()
String getRemoteUIHost()
int getRemoteUIHostPort()
void setClientId(String clientId)
void setRemoteUIHost(String remoteUIHost)
void setRemoteUIHostPort(int remoteUIHostPort)
boolean useRemoteUI()
Copyright © 2018. All rights reserved.