Uses of Class
io.grpc.InternalMethodDescriptor
-
Packages that use InternalMethodDescriptor Package Description io.grpc.netty The main transport implementation based on Netty, for both the client and the server. -
-
Uses of InternalMethodDescriptor in io.grpc.netty
Fields in io.grpc.netty declared as InternalMethodDescriptor Modifier and Type Field Description private static InternalMethodDescriptor
NettyClientStream. methodDescriptorAccessor
-