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

com.cerner.beadledom.resteasy.fauxservice.fauxmodels.FauxServiceProtocol Maven / Gradle / Ivy

There is a newer version: 4.1.2
Show newest version
/**
 * Autogenerated by Avro
 * 
 * DO NOT EDIT DIRECTLY
 */
package com.cerner.beadledom.resteasy.fauxservice.fauxmodels;

@SuppressWarnings("all")
@org.apache.avro.specific.AvroGenerated
public interface FauxServiceProtocol {
  public static final org.apache.avro.Protocol PROTOCOL = org.apache.avro.Protocol.parse("{\"protocol\":\"FauxServiceProtocol\",\"namespace\":\"com.cerner.beadledom.resteasy.fauxservice.fauxmodels\",\"types\":[{\"type\":\"record\",\"name\":\"PointlessThing\",\"fields\":[{\"name\":\"text\",\"type\":{\"type\":\"string\",\"avro.java.string\":\"String\"},\"doc\":\"When you gaze long into an abyss, the abyss also gazes into you.\"}]}],\"messages\":{}}");

  @SuppressWarnings("all")
  public interface Callback extends FauxServiceProtocol {
    public static final org.apache.avro.Protocol PROTOCOL = com.cerner.beadledom.resteasy.fauxservice.fauxmodels.FauxServiceProtocol.PROTOCOL;
  }
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy