Package io.grpc.netty

Class ProtocolNegotiationEvent

java.lang.Object
io.grpc.netty.ProtocolNegotiationEvent

@CheckReturnValue @Internal public final class ProtocolNegotiationEvent extends Object
Represents a completion of a protocol negotiation stage.
  • Method Details

    • toString

      public String toString()
      Overrides:
      toString in class Object
    • hashCode

      public int hashCode()
      This method is not efficient and is intended for testing.
      Overrides:
      hashCode in class Object
    • equals

      public boolean equals(Object other)
      Overrides:
      equals in class Object