Class Location.Handler
- java.lang.Object
-
- com.aoindustries.aoserv.client.web.Location.Handler
-
-
Field Summary
Fields Modifier and Type Field Description static StringCURRENTRepresents the current value.static StringSERVER_STATUSEnables Apache Status Support.
-
-
-
Field Detail
-
SERVER_STATUS
public static final String SERVER_STATUS
Enables Apache Status Support.- See Also:
- Constant Field Values
-
CURRENT
public static final String CURRENT
Represents the current value. Used when setting attributes and not wanting to update the handler.- See Also:
- Constant Field Values
-
-