grpc-java/okhttp
Carl Mastrangelo 566d0e9400 testing: change names of noopMarshaller to void marshaller
This is needed because in interceptor tests, often the types cannot
be changed.  The void methods stay for users who are writing tests
where they actually don't care about types.  The noop methods
require types to be specified.  This is for users who don't care
about the implementation.  These represent different levels of
commitment.

This eases the transition of code Mocking MethodDescriptor, which
breaks in this release.
2017-01-27 14:41:38 -08:00
..
src testing: change names of noopMarshaller to void marshaller 2017-01-27 14:41:38 -08:00
third_party/okhttp Introduce a grpc-exp ALPN protocol identifier 2017-01-09 10:40:56 -08:00
build.gradle okhttp: Enable transport test 2016-05-16 09:52:48 -07:00