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

Definition at line 28 of file ExampleCustomHttpInvokerProvider.java.

28  {
29  return new ExampleCustomHttpInvokerProvider(true);
30  }