|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
AbstractFlowStateStorage
to transform the binary representation of the serialized state.ScriptStorage
as part of the initialization of the
global library scope, after it was already populated with the global
Rhino-in-Spring functions.
FlowStateIdGenerator.generateStateId(NativeContinuation)
depends on the passed state (that is, for a given state object, it will
always return the same ID).
Controller
that uses
Rhino ECMAScript engine to implement flows.AbstractFlowStateStorage
persistence fails.HttpSession
objects.HttpSessionFlowStateStorage.forEachContinuation(HttpSession,
ContinuationCallback)
ScriptStorage
.OneWayCodec
instances of another
codec it wraps.Properties
object
initialized with those properties.SecureRandom
instance using a specified algorithm and
security provider.ScriptStorage
to provide creation of Rhino security domain objects
for scripts.BinaryStateCodec
.
Deflater
compression level
constants.
HttpSessionFlowStateStorage.setFlowStateIdGenerator(FlowStateIdGenerator)
with a RandomFlowStateIdGenerator
instead.
FlowController.setScriptSelectionStrategy(ScriptSelectionStrategy)
with
a UrlScriptSelectionStrategy
instead
FlowController.setScriptSelectionStrategy(ScriptSelectionStrategy)
with
a UrlScriptSelectionStrategy
instead
FlowController.setScriptSelectionStrategy(ScriptSelectionStrategy)
with
a UrlScriptSelectionStrategy
instead
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |