Skip navigation links
A B C F I M N S 

A

alwaysUsePut(boolean) - Method in class io.grpc.cronet.CronetChannelBuilder
Sets the Cronet channel to always use PUT instead of POST.

B

buildTransportFactory() - Method in class io.grpc.cronet.CronetChannelBuilder
 

C

CronetChannelBuilder - Class in io.grpc.cronet
Convenience class for building channels with the cronet transport.
CronetChannelBuilder.StreamBuilderFactory - Class in io.grpc.cronet
BidirectionalStream.Builder factory used for getting the gRPC BidirectionalStream.

F

forAddress(String, int, CronetEngine) - Static method in class io.grpc.cronet.CronetChannelBuilder
Creates a new builder for the given server host, port and CronetEngine.
forAddress(String, int) - Static method in class io.grpc.cronet.CronetChannelBuilder
Always fails.
forTarget(String) - Static method in class io.grpc.cronet.CronetChannelBuilder
Always fails.

I

io.grpc.cronet - package io.grpc.cronet
 

M

maxMessageSize(int) - Method in class io.grpc.cronet.CronetChannelBuilder
Sets the maximum message size allowed to be received on the channel.

N

newBidirectionalStreamBuilder(String, BidirectionalStream.Callback, Executor) - Method in class io.grpc.cronet.CronetChannelBuilder.StreamBuilderFactory
 

S

scheduledExecutorService(ScheduledExecutorService) - Method in class io.grpc.cronet.CronetChannelBuilder
Provides a custom scheduled executor service.
StreamBuilderFactory() - Constructor for class io.grpc.cronet.CronetChannelBuilder.StreamBuilderFactory
 
A B C F I M N S 
Skip navigation links