Uses of Interface
io.gravitee.gateway.reactive.api.connector.entrypoint.EntrypointConnector
Packages that use EntrypointConnector
Package
Description
-
Uses of EntrypointConnector in io.gravitee.gateway.reactive.api.connector.entrypoint.async
Classes in io.gravitee.gateway.reactive.api.connector.entrypoint.async that implement EntrypointConnectorModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classSpecializedHttpEntrypointConnectorforApiType.MESSAGE -
Uses of EntrypointConnector in io.gravitee.gateway.reactive.api.connector.entrypoint.sync
Classes in io.gravitee.gateway.reactive.api.connector.entrypoint.sync that implement EntrypointConnectorModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version. -
Uses of EntrypointConnector in io.gravitee.gateway.reactive.api.service.dlq
Methods in io.gravitee.gateway.reactive.api.service.dlq with parameters of type EntrypointConnectorModifier and TypeMethodDescriptionDlqServiceFactory.create(EntrypointConnector connector) Create and return aDlqServicethat can be used for the specified connector.
HttpEntrypointAsyncConnector