@Internal public final class InternalOkHttpChannelBuilder extends Object
OkHttpChannelBuilder accessor. This is intended for usage internal to the gRPC
team. If you *really* think you need to use this, contact the gRPC team first.| Modifier and Type | Method and Description |
|---|---|
static void |
disableCheckAuthority(OkHttpChannelBuilder builder) |
static void |
enableCheckAuthority(OkHttpChannelBuilder builder) |
static void |
setStatsEnabled(OkHttpChannelBuilder builder,
boolean value) |
public static void setStatsEnabled(OkHttpChannelBuilder builder, boolean value)
public static void disableCheckAuthority(OkHttpChannelBuilder builder)
public static void enableCheckAuthority(OkHttpChannelBuilder builder)