|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.simject.util.SimConstants
public final class SimConstants
Constants used by simject
| Field Summary | |
|---|---|
static java.lang.String |
DEFAULT_DIRECTORY
The default directory where the resource.xml should be stored |
static java.lang.String |
PARAM_METHOD
Used in HTTP communication to define the method in the HTTP header |
static java.lang.String |
PARAM_TYPE_DELIM
Used in HTTP communication to define the delimiters used to separate the parameter types in the HTTP header |
static java.lang.String |
PARAM_TYPES
Used in HTTP communication to define the method parameter types in the HTTP header |
| Constructor Summary | |
|---|---|
SimConstants()
|
|
| 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 java.lang.String DEFAULT_DIRECTORY
public static final java.lang.String PARAM_METHOD
public static final java.lang.String PARAM_TYPES
public static final java.lang.String PARAM_TYPE_DELIM
| Constructor Detail |
|---|
public SimConstants()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||