grpc-java/core
Eric Anderson c8648dc54e core: Remove usage of LogExceptionRunnable from Deadline
io.grpc should not be depending on anything from internal. Also, the
convenience method of Deadline is part of our public API and shouldn't
use LogExceptionRunnable because it would surprise our users.

Swapped to lower-case 'log' since the logger is not immutable.
2016-08-09 14:02:45 -07:00
..
src core: Remove usage of LogExceptionRunnable from Deadline 2016-08-09 14:02:45 -07:00
build.gradle Create new AbstractTransportTest for Transports 2016-02-25 16:23:17 -08:00