JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
B
C
F
G
I
M
N
S
U
W
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.
G
getAnnotations(CallOptions)
- Static method in class io.grpc.cronet.
InternalCronetCallOptions
Returns Cronet annotations for gRPC included in the given
callOptions
.
I
InternalCronetCallOptions
- Class in
io.grpc.cronet
Internal accessor class for call options using with the Cronet transport.
InternalCronetChannelBuilder
- Class in
io.grpc.cronet
Internal
CronetChannelBuilder
accessor.
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.
setTrafficStatsTag(CronetChannelBuilder, int)
- Static method in class io.grpc.cronet.
InternalCronetChannelBuilder
Sets
android.net.TrafficStats
tag to use when accounting socket traffic caused by this channel.
setTrafficStatsUid(CronetChannelBuilder, int)
- Static method in class io.grpc.cronet.
InternalCronetChannelBuilder
Sets specific UID to use when accounting socket traffic caused by this channel.
StreamBuilderFactory()
- Constructor for class io.grpc.cronet.
CronetChannelBuilder.StreamBuilderFactory
U
usePlaintext(boolean)
- Method in class io.grpc.cronet.
CronetChannelBuilder
Not supported for building cronet channel.
W
withAnnotation(CallOptions, Object)
- Static method in class io.grpc.cronet.
InternalCronetCallOptions
A
B
C
F
G
I
M
N
S
U
W
Skip navigation links
Package
Class
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes