Uses of Interface
io.grpc.InternalMetadata.TrustedAsciiMarshaller
-
Packages that use InternalMetadata.TrustedAsciiMarshaller Package Description io.grpc The gRPC core public API. -
-
Uses of InternalMetadata.TrustedAsciiMarshaller in io.grpc
Methods in io.grpc with parameters of type InternalMetadata.TrustedAsciiMarshaller Modifier and Type Method Description static <T> Metadata.Key<T>InternalMetadata. keyOf(java.lang.String name, InternalMetadata.TrustedAsciiMarshaller<T> marshaller)
-