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

io.nats.streaming.protobuf.PingOrBuilder Maven / Gradle / Ivy

There is a newer version: 2.2.3
Show newest version
// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: protocol.proto

package io.nats.streaming.protobuf;

public interface PingOrBuilder extends
    // @@protoc_insertion_point(interface_extends:pb.Ping)
    com.google.protobuf.MessageOrBuilder {

  /**
   * 
   * Connection ID
   * 
* * bytes connID = 1; */ com.google.protobuf.ByteString getConnID(); }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy