Skip navigation links

grpc-all 0.8.0 API

Packages 
Package Description
io.grpc
The gRPC core public API.
io.grpc.auth  
io.grpc.inprocess
The in-process transport which is for when a server is in the same process as the client.
io.grpc.internal
Interfaces and implementations that are used inside gRPC.
io.grpc.netty
The main transport implementation based on Netty, for both the client and the server.
io.grpc.okhttp
A lightweight transport based on OkHttp, mainly for use on Android (client-only).
io.grpc.protobuf  
io.grpc.protobuf.nano  
io.grpc.stub  
Skip navigation links