Package io.grpc

Class InternalStatus


  • @Internal
    public final class InternalStatus
    extends java.lang.Object
    Accesses internal data. Do not use this.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • MESSAGE_KEY

        @Internal
        public static final Metadata.Key<java.lang.String> MESSAGE_KEY
        Key to bind status message to trailing metadata.