Interface AsyncApiSpecInputProvider
-
public interface AsyncApiSpecInputProviderProvider interface for clients to dynamically provide their own AsyncAPI specification files.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AsyncAPISpecInputread(io.quarkus.deployment.CodeGenContext context)
-
-
-
Method Detail
-
read
AsyncAPISpecInput read(io.quarkus.deployment.CodeGenContext context)
-
-