Uses of Interface
io.hyperfoil.api.session.SharedData
-
Packages that use SharedData Package Description io.hyperfoil.api.session -
-
Uses of SharedData in io.hyperfoil.api.session
Methods in io.hyperfoil.api.session that return SharedData Modifier and Type Method Description SharedDataSession. sharedData()Methods in io.hyperfoil.api.session with parameters of type SharedData Modifier and Type Method Description voidSession. attach(io.netty.util.concurrent.EventExecutor executor, SharedData sharedData, SessionStatistics statistics)
-