Package io.hyperfoil.api.session
-
Interface Summary Interface Description Action Actions are similar tostepsbut are executed unconditionally; Action cannot block sequence execution.Action.Builder IntAccess ObjectAccess PhaseChangeHandler PhaseInstance ReadAccess ResourceUtilizer Session Session.Resource Session.ResourceKey<R extends Session.Resource> Session.Var SharedData Data shared among sessions bound to the sameexecutor thread.SharedData.SharedMap WriteAccess -
Class Summary Class Description AccessVisitor ResourceUtilizer.Visitor SequenceInstance -
Enum Summary Enum Description PhaseInstance.Status Session.ConcurrencyPolicy Behaviour when a new sequence start is requested but the concurrency factor is exceeded.Session.VarType -
Exception Summary Exception Description SessionStopException This exception is raised to prevent any further processing after the session is stopped.