|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.littleshoot.util.ShootConstants
public class ShootConstants
App-wide constants.
| Field Summary | |
|---|---|
static int |
API_PORT
The port we run HTTP over for the API. |
static String |
BASE_DOMAIN
|
static String |
BUGS_URL
URL for the bugs server. |
static int |
FILES_PORT
The port we allow file requests over. |
static String |
HII
|
static String |
HII_KEY
|
static String |
SECURE_SERVER_BASE
|
static String |
SERVER_URL
The URL of the server that manages the Little Shoot resource repository. |
static String |
WORLD_GROUP
The name of the world group. |
| Constructor Summary | |
|---|---|
ShootConstants()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final String SECURE_SERVER_BASE
public static final String BASE_DOMAIN
public static final String SERVER_URL
public static final String BUGS_URL
public static final int API_PORT
public static final int FILES_PORT
public static final String WORLD_GROUP
public static final String HII_KEY
public static final String HII
| Constructor Detail |
|---|
public ShootConstants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||