JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.quarkiverse.asyncapi.generator.input
Interface AsyncApiSpecInputProvider
public interface
AsyncApiSpecInputProvider
Provider interface for clients to dynamically provide their own AsyncAPI specification files.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
AsyncAPISpecInput
read
(io.quarkus.deployment.CodeGenContext context)
Method Details
read
AsyncAPISpecInput
read
(io.quarkus.deployment.CodeGenContext context)