Jagger
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
CustomHttpInvokerProvider Class Reference

An example of Provider<Invoker> implementation through which custom data can be passed to new instances of a custom Invoker at runtime. More...

Inheritance diagram for CustomHttpInvokerProvider:

Public Member Functions

 CustomHttpInvokerProvider (final boolean verbose)
 
Invoker provide ()
 

Static Public Member Functions

static CustomHttpInvokerProvider nonVerbose ()
 
static CustomHttpInvokerProvider verbose ()
 

Detailed Description

An example of Provider<Invoker> implementation through which custom data can be passed to new instances of a custom Invoker at runtime.


Created by Andrey Badaev Date: 06/12/16

Definition at line 20 of file CustomHttpInvokerProvider.java.


The documentation for this class was generated from the following file: