Uses of Interface
io.dialob.session.engine.session.DialobSessionUpdater
-
Packages that use DialobSessionUpdater Package Description io.dialob.session.engine.program io.dialob.session.engine.session -
-
Uses of DialobSessionUpdater in io.dialob.session.engine.program
Methods in io.dialob.session.engine.program that return DialobSessionUpdater Modifier and Type Method Description DialobSessionUpdaterDialobSessionEvalContextFactory. createSessionUpdater(DialobProgram dialobProgram, DialobSession dialobSession) -
Uses of DialobSessionUpdater in io.dialob.session.engine.session
Classes in io.dialob.session.engine.session that implement DialobSessionUpdater Modifier and Type Class Description classActiveDialobSessionUpdaterFields in io.dialob.session.engine.session declared as DialobSessionUpdater Modifier and Type Field Description static DialobSessionUpdaterDialobSessionUpdater. NOOP_UPDATER
-