Uses of Class
io.grpc.netty.ProtocolNegotiators.HostPort
-
Packages that use ProtocolNegotiators.HostPort Package Description io.grpc.netty The main transport implementation based on Netty, for both the client and the server. -
-
Uses of ProtocolNegotiators.HostPort in io.grpc.netty
Methods in io.grpc.netty that return ProtocolNegotiators.HostPort Modifier and Type Method Description (package private) static ProtocolNegotiators.HostPort
ProtocolNegotiators. parseAuthority(java.lang.String authority)
-