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

Definition at line 33 of file ExampleCustomHttpInvokerProvider.java.

Referenced by ExampleJLoadScenarioProvider.exampleJaggerLoadScenario().

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

Here is the caller graph for this function: