JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
io.grpc.internal.OobChannel
Packages that use
OobChannel
Package
Description
io.grpc.internal
Interfaces and implementations that are internal to gRPC.
Uses of
OobChannel
in
io.grpc.internal
Fields in
io.grpc.internal
with type parameters of type
OobChannel
Modifier and Type
Field
Description
private final
Set
<
OobChannel
>
ManagedChannelImpl.
oobChannels