Uses of Class
io.smallrye.openapi.runtime.io.extensions.ExtensionIO
Packages that use ExtensionIO
Package
Description
-
Uses of ExtensionIO in io.smallrye.openapi.runtime.io
Fields in io.smallrye.openapi.runtime.io declared as ExtensionIOMethods in io.smallrye.openapi.runtime.io that return ExtensionIOConstructors in io.smallrye.openapi.runtime.io with parameters of type ExtensionIOModifierConstructorDescriptionComponentsIO(IOContext<V, A, O, AB, OB> context, ContentIO<V, A, O, AB, OB> contentIO, ExtensionIO<V, A, O, AB, OB> extensionIO) OperationIO(IOContext<V, A, O, AB, OB> context, ContentIO<V, A, O, AB, OB> contentIO, CallbackIO<V, A, O, AB, OB> callbackIO, ExtensionIO<V, A, O, AB, OB> extensionIO) OperationIO(IOContext<V, A, O, AB, OB> context, ContentIO<V, A, O, AB, OB> contentIO, ExtensionIO<V, A, O, AB, OB> extensionIO) OperationIO(IOContext<V, A, O, AB, OB> context, org.jboss.jandex.DotName annotationName, ContentIO<V, A, O, AB, OB> contentIO, CallbackIO<V, A, O, AB, OB> callbackIO, ExtensionIO<V, A, O, AB, OB> extensionIO) PathItemIO(IOContext<V, A, O, AB, OB> context, OperationIO<V, A, O, AB, OB> operationIO, ContentIO<V, A, O, AB, OB> contentIO, ExtensionIO<V, A, O, AB, OB> extensionIO) PathsIO(IOContext<V, A, O, AB, OB> context, OperationIO<V, A, O, AB, OB> operationIO, ContentIO<V, A, O, AB, OB> contentIO, ExtensionIO<V, A, O, AB, OB> extensionIO) -
Uses of ExtensionIO in io.smallrye.openapi.runtime.io.callbacks
Constructors in io.smallrye.openapi.runtime.io.callbacks with parameters of type ExtensionIOModifierConstructorDescriptionCallbackIO(IOContext<V, A, O, AB, OB> context, ContentIO<V, A, O, AB, OB> contentIO, ExtensionIO<V, A, O, AB, OB> extensionIO) CallbackOperationIO(IOContext<V, A, O, AB, OB> context, ContentIO<V, A, O, AB, OB> contentIO, CallbackIO<V, A, O, AB, OB> callbackIO, ExtensionIO<V, A, O, AB, OB> extensionIO) -
Uses of ExtensionIO in io.smallrye.openapi.runtime.io.headers
Constructors in io.smallrye.openapi.runtime.io.headers with parameters of type ExtensionIO -
Uses of ExtensionIO in io.smallrye.openapi.runtime.io.info
Constructors in io.smallrye.openapi.runtime.io.info with parameters of type ExtensionIO -
Uses of ExtensionIO in io.smallrye.openapi.runtime.io.links
Constructors in io.smallrye.openapi.runtime.io.links with parameters of type ExtensionIO -
Uses of ExtensionIO in io.smallrye.openapi.runtime.io.media
Constructors in io.smallrye.openapi.runtime.io.media with parameters of type ExtensionIO -
Uses of ExtensionIO in io.smallrye.openapi.runtime.io.parameters
Constructors in io.smallrye.openapi.runtime.io.parameters with parameters of type ExtensionIO -
Uses of ExtensionIO in io.smallrye.openapi.runtime.io.responses
Constructors in io.smallrye.openapi.runtime.io.responses with parameters of type ExtensionIO -
Uses of ExtensionIO in io.smallrye.openapi.runtime.io.security
Constructors in io.smallrye.openapi.runtime.io.security with parameters of type ExtensionIOModifierConstructorDescriptionprotectedprotected -
Uses of ExtensionIO in io.smallrye.openapi.runtime.io.servers
Constructors in io.smallrye.openapi.runtime.io.servers with parameters of type ExtensionIO -
Uses of ExtensionIO in io.smallrye.openapi.runtime.io.tags
Constructors in io.smallrye.openapi.runtime.io.tags with parameters of type ExtensionIO