Jagger
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
Package com.griddynamics.jagger.invoker.scenario

Classes

class  CopyUtil
 
class  DefaultAggregatorsProvider
 Util for default metric aggregators providers access. More...
 
class  JHttpScenarioGlobalContext
 Global context for JHttpUserScenario which is used for storing global parameters: endpoints, headers, etc. More...
 
class  JHttpUserScenario
 This class is a representation of user scenario - sequence of the related http requests Can be invoked by JHttpUserScenarioInvoker. More...
 
class  JHttpUserScenarioInvocationListener
 Collects metrics during invocations of JHttpUserScenarioInvoker such as Success rate, Iteration samples and Latency. More...
 
class  JHttpUserScenarioInvocationResult
 Result of user scenario invocation provided by JHttpUserScenarioInvoker. More...
 
class  JHttpUserScenarioInvoker
 This invoker is able to execute user scenarios (JHttpUserScenario) More...
 
class  JHttpUserScenarioInvokerProvider
 Provider for JHttpUserScenarioInvoker. More...
 
class  JHttpUserScenarioStep
 Represents a single step (http request) in the user scenario (JHttpUserScenario) More...
 
class  JHttpUserScenarioStepInvocationResult
 Result of user scenario step (JHttpUserScenarioStep) invocation. More...