Uses of Interface
io.gravitee.gateway.reactive.api.connector.endpoint.BaseEndpointConnectorFactory
Packages that use BaseEndpointConnectorFactory
Package
Description
-
Uses of BaseEndpointConnectorFactory in io.gravitee.gateway.reactive.api.connector.endpoint
Subinterfaces of BaseEndpointConnectorFactory in io.gravitee.gateway.reactive.api.connector.endpointModifier and TypeInterfaceDescriptioninterfaceEndpointConnectorFactory<T extends EndpointConnector>Deprecated, for removal: This API element is subject to removal in a future version.interfaceSpecialized factory forBaseEndpointConnector -
Uses of BaseEndpointConnectorFactory in io.gravitee.gateway.reactive.api.connector.endpoint.async
Subinterfaces of BaseEndpointConnectorFactory in io.gravitee.gateway.reactive.api.connector.endpoint.asyncModifier and TypeInterfaceDescriptioninterfaceDeprecated, for removal: This API element is subject to removal in a future version.interfaceSpecialized factory forHttpEndpointAsyncConnector -
Uses of BaseEndpointConnectorFactory in io.gravitee.gateway.reactive.api.connector.endpoint.sync
Subinterfaces of BaseEndpointConnectorFactory in io.gravitee.gateway.reactive.api.connector.endpoint.syncModifier and TypeInterfaceDescriptioninterfaceDeprecated, for removal: This API element is subject to removal in a future version.interfaceSpecialized factory forHttpEndpointSyncConnector
HttpEndpointConnectorFactory