Class ChannelBinding
java.lang.Object
io.github.springwolf.asyncapi.v3.model.ExtendableObject
io.github.springwolf.asyncapi.v3.bindings.ChannelBinding
- Direct Known Subclasses:
AMQP1ChannelBinding,AMQPChannelBinding,EmptyChannelBinding,GooglePubSubChannelBinding,GooglePubSubServerBinding,JMSChannelBinding,KafkaChannelBinding,MercureChannelBinding,MercureMessageBinding,MercureServerBinding,MQTTChannelBinding,MQTTMessageBinding,NATSChannelBinding,PulsarChannelBinding,RedisChannelBinding,RedisMessageBinding,SNSChannelBinding,SQSChannelBinding,StompChannelBinding,WebSocketChannelBinding
Describes AsyncAPI channel binding.
-
Field Summary
Fields inherited from class io.github.springwolf.asyncapi.v3.model.ExtendableObject
extensionFields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.github.springwolf.asyncapi.v3.model.ExtendableObject
readExtensionProperty
-
Constructor Details
-
ChannelBinding
public ChannelBinding()
-