Uses of Interface
io.gravitee.gateway.reactive.api.connector.endpoint.BaseEndpointConnector
Packages that use BaseEndpointConnector
Package
Description
-
Uses of BaseEndpointConnector in io.gravitee.gateway.reactive.api.connector.endpoint
Classes in io.gravitee.gateway.reactive.api.connector.endpoint with type parameters of type BaseEndpointConnectorSubinterfaces of BaseEndpointConnector in io.gravitee.gateway.reactive.api.connector.endpointModifier and TypeInterfaceDescriptioninterfaceDeprecated, for removal: This API element is subject to removal in a future version.interfaceInterface describing Endpoint Connector which could be implemented to deal with new protocol specificationinterfaceInterface describing Endpoint Connector which could be implemented to deal with new protocol specification -
Uses of BaseEndpointConnector in io.gravitee.gateway.reactive.api.connector.endpoint.async
Classes in io.gravitee.gateway.reactive.api.connector.endpoint.async that implement BaseEndpointConnectorModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classSpecializedHttpEndpointConnectorforApiType.MESSAGE -
Uses of BaseEndpointConnector in io.gravitee.gateway.reactive.api.connector.endpoint.sync
Classes in io.gravitee.gateway.reactive.api.connector.endpoint.sync that implement BaseEndpointConnectorModifier and TypeClassDescriptionclassDeprecated, for removal: This API element is subject to removal in a future version.classSpecializedHttpEndpointConnectorforApiType.PROXY
HttpEndpointConnector