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

Public Member Functions | |
| CustomHttpInvokerProvider (final boolean verbose) | |
| Invoker | provide () |
Static Public Member Functions | |
| static CustomHttpInvokerProvider | nonVerbose () |
| static CustomHttpInvokerProvider | verbose () |
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.