HomeSort by relevance Sort by last modified time
    Searched defs:logMethod (Results 1 - 2 of 2) sorted by null

  /external/apache-http/src/org/apache/commons/logging/impl/
LogFactoryImpl.java 235 protected Method logMethod = null;
608 if (logMethod != null) {
610 logMethod.invoke(instance, params);
    [all...]
  /prebuilt/common/http-client/
commons-logging-1.1.1.jar 

Completed in 53 milliseconds