Package rife.engine
Class SpecialParameters
java.lang.Object
rife.engine.SpecialParameters
Request parameters with a special meaning for RIFE2.
- Since:
- 1.0
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
RND
Not used for anything functional, just used to automatically differentiate a URL for each deployment.- Since:
- 1.0
- See Also:
-
CONT_ID
The unique ID of a continuation to resume.- Since:
- 1.0
- See Also:
-
-
Constructor Details
-
SpecialParameters
public SpecialParameters()
-