grpc-java/netty
Eric Anderson 2d75686a88 netty: Fix Javadoc reference to Channelz.Security
This fixes the warning:
`Tag @link: reference not found: Channelz.Security`

Javadoc `@link` is simplistic in its processing of '.' and thinks if a
dot exists it means it is part of the package name. You're forced to use
the full name of nested classes.
2018-05-17 10:32:15 -07:00
..
shaded all: normalize copyright header 2018-05-03 14:55:21 -07:00
src netty: Fix Javadoc reference to Channelz.Security 2018-05-17 10:32:15 -07:00
BUILD.bazel Also fix bazel name of io.netty:netty-transport 2017-08-23 15:48:08 -07:00
build.gradle netty: Add support for Conscrypt 2018-03-23 10:05:45 -07:00