Uses of Interface
io.gravitee.gateway.reactive.api.connector.entrypoint.BaseEntrypointConnector
Packages that use BaseEntrypointConnector
Package
Description
-
Uses of BaseEntrypointConnector in io.gravitee.gateway.reactive.api.connector.entrypoint
Classes in io.gravitee.gateway.reactive.api.connector.entrypoint with type parameters of type BaseEntrypointConnectorSubinterfaces of BaseEntrypointConnector in io.gravitee.gateway.reactive.api.connector.entrypointModifier and TypeInterfaceDescriptioninterfaceDeprecated, for removal: This API element is subject to removal in a future version.interfaceInterface describing Entrypoint Connector which could be implemented to deal with HTTP protocol specificationinterfaceInterface describing Entrypoint Connector which could be implemented to deal with TCP protocol specification -
Uses of BaseEntrypointConnector in io.gravitee.gateway.reactive.api.connector.entrypoint.async
Classes in io.gravitee.gateway.reactive.api.connector.entrypoint.async that implement BaseEntrypointConnectorModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classSpecializedHttpEntrypointConnectorforApiType.MESSAGE -
Uses of BaseEntrypointConnector in io.gravitee.gateway.reactive.api.connector.entrypoint.sync
Classes in io.gravitee.gateway.reactive.api.connector.entrypoint.sync that implement BaseEntrypointConnectorModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classSpecializedHttpEntrypointConnectorforApiType.PROXY
HttpEntrypointConnector