Package io.grpc
Class InternalDecompressorRegistry
- java.lang.Object
-
- io.grpc.InternalDecompressorRegistry
-
@Internal public final class InternalDecompressorRegistry extends java.lang.Object
Private accessor for decompressor registries. Don't use this.
-
-
Constructor Summary
Constructors Modifier Constructor Description private
InternalDecompressorRegistry()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static byte[]
getRawAdvertisedMessageEncodings(DecompressorRegistry reg)
-
-
-
Method Detail
-
getRawAdvertisedMessageEncodings
@Internal public static byte[] getRawAdvertisedMessageEncodings(DecompressorRegistry reg)
-
-