Jagger
 All Classes Namespaces Files Functions Variables Enumerator Groups Pages
static CustomHttpInvokerProvider CustomHttpInvokerProvider.nonVerbose ( )
static

Definition at line 33 of file CustomHttpInvokerProvider.java.

Referenced by JLoadScenarioProvider.exampleJaggerLoadScenario().

33  {
34  return new CustomHttpInvokerProvider(false);
35  }

Here is the caller graph for this function: