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

io.github.springwolf.asyncapi.v3.model.channel.Channel Maven / Gradle / Ivy

There is a newer version: 1.9.0
Show newest version
// SPDX-License-Identifier: Apache-2.0
package io.github.springwolf.asyncapi.v3.model.channel;

/**
 * Represents a Channel. A Channel can be a ChannelObject or a ChannelReference.
 */
public interface Channel {}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy