Interface GrpcCancelFrame

All Superinterfaces:
io.vertx.grpc.common.impl.GrpcFrame

public interface GrpcCancelFrame extends io.vertx.grpc.common.impl.GrpcFrame
Signals an impromptu cancellation, usually sent by the client to the server.
Author:
Julien Viet
  • Method Summary

    Modifier and Type
    Method
    Description
    default io.vertx.grpc.common.impl.GrpcFrameType
     
  • Method Details

    • type

      default io.vertx.grpc.common.impl.GrpcFrameType type()
      Specified by:
      type in interface io.vertx.grpc.common.impl.GrpcFrame
      Returns:
      the frame type