public interface AppleFeedbackServer extends AppleServer
| Modifier and Type | Field and Description |
|---|---|
static String |
DEVELOPMENT_HOST |
static int |
DEVELOPMENT_PORT |
static String |
PRODUCTION_HOST |
static int |
PRODUCTION_PORT |
| Modifier and Type | Method and Description |
|---|---|
String |
getFeedbackServerHost() |
int |
getFeedbackServerPort() |
getKeystorePassword, getKeystoreStream, getKeystoreType, getProxyHost, getProxyPort, setProxystatic final String PRODUCTION_HOST
static final int PRODUCTION_PORT
static final String DEVELOPMENT_HOST
static final int DEVELOPMENT_PORT
String getFeedbackServerHost()
int getFeedbackServerPort()
Copyright © 2016. All rights reserved.