Uses of Class
com.xceptance.xlt.api.engine.Session
-
Packages that use Session Package Description com.xceptance.xlt.api.engine Provides core classes as well as classes to represent the different data measured during a test. -
-
Uses of Session in com.xceptance.xlt.api.engine
Methods in com.xceptance.xlt.api.engine that return Session Modifier and Type Method Description static SessionSession. getCurrent()Returns the thread-specific Session instance.
-