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

com.craxiom.messaging.grpc.ConnectionHandshakeOuterClass 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 final class ConnectionHandshakeOuterClass {
  private ConnectionHandshakeOuterClass() {}
  static {
    com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
      com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
      /* major= */ 4,
      /* minor= */ 27,
      /* patch= */ 3,
      /* suffix= */ "",
      ConnectionHandshakeOuterClass.class.getName());
  }
  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistryLite registry) {
  }

  public static void registerAllExtensions(
      com.google.protobuf.ExtensionRegistry registry) {
    registerAllExtensions(
        (com.google.protobuf.ExtensionRegistryLite) registry);
  }
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_craxiom_messaging_grpc_ConnectionRequest_descriptor;
  static final 
    com.google.protobuf.GeneratedMessage.FieldAccessorTable
      internal_static_com_craxiom_messaging_grpc_ConnectionRequest_fieldAccessorTable;
  static final com.google.protobuf.Descriptors.Descriptor
    internal_static_com_craxiom_messaging_grpc_ConnectionReply_descriptor;
  static final 
    com.google.protobuf.GeneratedMessage.FieldAccessorTable
      internal_static_com_craxiom_messaging_grpc_ConnectionReply_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n5com/craxiom/messaging/grpc/connection_" +
      "handshake.proto\022\032com.craxiom.messaging.g" +
      "rpc\"\023\n\021ConnectionRequest\"+\n\017ConnectionRe" +
      "ply\022\030\n\020connectionAccept\030\001 \001(\0102\206\001\n\023Connec" +
      "tionHandshake\022o\n\017StartConnection\022-.com.c" +
      "raxiom.messaging.grpc.ConnectionRequest\032" +
      "+.com.craxiom.messaging.grpc.ConnectionR" +
      "eply\"\000B\036\n\032com.craxiom.messaging.grpcP\001b\006" +
      "proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
        });
    internal_static_com_craxiom_messaging_grpc_ConnectionRequest_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_com_craxiom_messaging_grpc_ConnectionRequest_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessage.FieldAccessorTable(
        internal_static_com_craxiom_messaging_grpc_ConnectionRequest_descriptor,
        new java.lang.String[] { });
    internal_static_com_craxiom_messaging_grpc_ConnectionReply_descriptor =
      getDescriptor().getMessageTypes().get(1);
    internal_static_com_craxiom_messaging_grpc_ConnectionReply_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessage.FieldAccessorTable(
        internal_static_com_craxiom_messaging_grpc_ConnectionReply_descriptor,
        new java.lang.String[] { "ConnectionAccept", });
    descriptor.resolveAllFeaturesImmutable();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy