Jagger
 All Classes Namespaces Files Functions Variables Groups Pages
Classes
Implementations of invokers

Classes

class  com.griddynamics.jagger.invoker.http.ApacheAbstractHttpInvoker< Q >
 This class creates http request to the services of SuT. More...
 
class  com.griddynamics.jagger.invoker.http.ApacheHttpInvoker
 Invoker that invokes services of SuT via http protocol. More...
 
class  com.griddynamics.jagger.invoker.hessian.HessianInvoker< S, Q, R >
 Abstract class for invokers which create request to Hessian services. More...
 
class  com.griddynamics.jagger.invoker.http.HttpInvoker
 Invoker that invokes services of SuT via http protocol. More...
 
class  com.griddynamics.jagger.invoker.http.HttpVisitorInvoker
 Creates http request via java.net.URL. More...
 
class  com.griddynamics.jagger.invoker.soap.SOAPInvoker
 Create a SOAP request to SuT. More...
 
class  com.griddynamics.jagger.invoker.http.TcpTrafficInvoker
 Creates TCP connections. More...
 
class  com.griddynamics.jagger.invoker.stubs.WaitingInvoker< Q, R, E >
 Sleeps for specified time. More...
 

Detailed Description