Interface TranscodingServiceMethod<I,​O>

  • All Superinterfaces:
    io.vertx.grpc.common.ServiceMethod<I,​O>

    @Unstable("Transcoding is in tech preview")
    public interface TranscodingServiceMethod<I,​O>
    extends io.vertx.grpc.common.ServiceMethod<I,​O>