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

package for test definition of http load tests More...

Classes

class  AbstractHttpInvoker< HTTP_CLIENT extends JHttpClient >
 An object that represents abstract HTTP-invoker that invokes services of SuT via http protocol. More...
 
class  DefaultHttpInvoker
 Default HTTP-invoker that invokes services of SuT via http(s) protocol. More...
 
class  DefaultInvokerProvider
 Implementation of Provider<Invoker> which uses a default no-arguments constructor of provided subclass of Invoker to create it's instances. More...
 
interface  JHttpClient
 An object that represents HTTP-client. More...
 
class  JHttpEndpoint
 An object that represents HTTP-endpoint. More...
 
class  JHttpQuery< T >
 An object that represents HTTP-request. More...
 
class  JHttpResponse< T >
 An object that represents HTTP-response. More...
 
class  SpringBasedHttpClient
 Implementation of JHttpClient. More...
 

Detailed Description

package for test definition of http load tests