All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.craxiom.messaging.grpc.ConnectionReplyOrBuilder Maven / Gradle / Ivy

There is a newer version: 1.5.0
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// NO CHECKED-IN PROTOBUF GENCODE
// source: com/craxiom/messaging/grpc/connection_handshake.proto
// Protobuf Java Version: 4.27.3

package com.craxiom.messaging.grpc;

public interface ConnectionReplyOrBuilder extends
    // @@protoc_insertion_point(interface_extends:com.craxiom.messaging.grpc.ConnectionReply)
    com.google.protobuf.MessageOrBuilder {

  /**
   * bool connectionAccept = 1;
   * @return The connectionAccept.
   */
  boolean getConnectionAccept();
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy