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

de.unistuttgart.isw.sfsc.clientserver.protocol.session.heartbeat.Heartbeat Maven / Gradle / Ivy

The newest version!
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: clientserver/protocol/session/heartbeat/heartbeat.proto

package de.unistuttgart.isw.sfsc.clientserver.protocol.session.heartbeat;

public final class Heartbeat {
  private Heartbeat() {}
  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_de_unistuttgart_isw_sfsc_clientserver_protocol_session_heartbeat_HeartbeatMessage_descriptor;
  static final 
    com.google.protobuf.GeneratedMessageV3.FieldAccessorTable
      internal_static_de_unistuttgart_isw_sfsc_clientserver_protocol_session_heartbeat_HeartbeatMessage_fieldAccessorTable;

  public static com.google.protobuf.Descriptors.FileDescriptor
      getDescriptor() {
    return descriptor;
  }
  private static  com.google.protobuf.Descriptors.FileDescriptor
      descriptor;
  static {
    java.lang.String[] descriptorData = {
      "\n7clientserver/protocol/session/heartbea" +
      "t/heartbeat.proto\[email protected]" +
      "fsc.clientserver.protocol.session.heartb" +
      "eat\032\033framework/types/types.proto\"X\n\020Hear" +
      "tbeatMessage\022D\n\nadapter_id\030\001 \001(\01320.de.un" +
      "istuttgart.isw.sfsc.framework.types.Sfsc" +
      "IdB\002P\001b\006proto3"
    };
    descriptor = com.google.protobuf.Descriptors.FileDescriptor
      .internalBuildGeneratedFileFrom(descriptorData,
        new com.google.protobuf.Descriptors.FileDescriptor[] {
          de.unistuttgart.isw.sfsc.framework.types.Types.getDescriptor(),
        });
    internal_static_de_unistuttgart_isw_sfsc_clientserver_protocol_session_heartbeat_HeartbeatMessage_descriptor =
      getDescriptor().getMessageTypes().get(0);
    internal_static_de_unistuttgart_isw_sfsc_clientserver_protocol_session_heartbeat_HeartbeatMessage_fieldAccessorTable = new
      com.google.protobuf.GeneratedMessageV3.FieldAccessorTable(
        internal_static_de_unistuttgart_isw_sfsc_clientserver_protocol_session_heartbeat_HeartbeatMessage_descriptor,
        new java.lang.String[] { "AdapterId", });
    de.unistuttgart.isw.sfsc.framework.types.Types.getDescriptor();
  }

  // @@protoc_insertion_point(outer_class_scope)
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy