Uses of Enum Class
io.gravitee.gateway.reactive.api.qos.QosCapability
Packages that use QosCapability
Package
Description
-
Uses of QosCapability in io.gravitee.gateway.reactive.api.connector.endpoint.async
Methods in io.gravitee.gateway.reactive.api.connector.endpoint.async that return types with arguments of type QosCapabilityModifier and TypeMethodDescriptionabstract Set<QosCapability>HttpEndpointAsyncConnector.supportedQosCapabilities()Returns a set ofQosCapabilitysupported by this connector. -
Uses of QosCapability in io.gravitee.gateway.reactive.api.qos
Methods in io.gravitee.gateway.reactive.api.qos that return QosCapabilityModifier and TypeMethodDescriptionstatic QosCapabilitystatic QosCapabilityReturns the enum constant of this class with the specified name.static QosCapability[]QosCapability.values()Returns an array containing the constants of this enum class, in the order they are declared.