Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- ConditionalOnGatewayServerMvcEnabled - Annotation Interface in io.microsphere.spring.cloud.gateway.server.webmvc.annotation
-
The conditional annotation meta-annotates
@ConditionalOnPropertyfor Spring Cloud Gateway Server MVC enabled.
F
- filter(ServerRequest, HandlerFunction<ServerResponse>) - Method in class io.microsphere.spring.cloud.gateway.server.webmvc.filter.WebEndpointMappingHandlerFilterFunction
G
- GATEWAY_ENABLED_PROPERTY_NAME - Static variable in interface io.microsphere.spring.cloud.gateway.server.webmvc.constants.GatewayPropertyConstants
-
The property name of Gateway enabled.
- GATEWAY_ROUTES_PROPERTY_NAME_PREFIX - Static variable in interface io.microsphere.spring.cloud.gateway.server.webmvc.constants.GatewayPropertyConstants
-
The property prefix of Gateway routes.
- GatewayPropertyConstants - Interface in io.microsphere.spring.cloud.gateway.server.webmvc.constants
-
Gateway Property Constants
- get() - Method in class io.microsphere.spring.cloud.gateway.server.webmvc.filter.WebEndpointMappingHandlerSupplier
- getWebEndpointMappingHandlerFilterFunction(String) - Static method in class io.microsphere.spring.cloud.gateway.server.webmvc.filter.WebEndpointMappingHandlerSupplier
I
- initialize(ConfigurableApplicationContext) - Method in class io.microsphere.spring.cloud.gateway.server.webmvc.context.WebEndpointApplicationContextInitializer
- io.microsphere.spring.cloud.gateway.server.webmvc.annotation - package io.microsphere.spring.cloud.gateway.server.webmvc.annotation
- io.microsphere.spring.cloud.gateway.server.webmvc.autoconfigure - package io.microsphere.spring.cloud.gateway.server.webmvc.autoconfigure
- io.microsphere.spring.cloud.gateway.server.webmvc.constants - package io.microsphere.spring.cloud.gateway.server.webmvc.constants
- io.microsphere.spring.cloud.gateway.server.webmvc.context - package io.microsphere.spring.cloud.gateway.server.webmvc.context
- io.microsphere.spring.cloud.gateway.server.webmvc.filter - package io.microsphere.spring.cloud.gateway.server.webmvc.filter
R
- refresh(RouteProperties, ApplicationContext) - Method in class io.microsphere.spring.cloud.gateway.server.webmvc.filter.WebEndpointMappingHandlerFilterFunction
S
- setApplicationContext(ApplicationContext) - Method in class io.microsphere.spring.cloud.gateway.server.webmvc.filter.WebEndpointMappingHandlerFilterFunction
W
- we(RouteProperties) - Static method in class io.microsphere.spring.cloud.gateway.server.webmvc.filter.WebEndpointMappingHandlerSupplier
- WebEndpointApplicationContextInitializer - Class in io.microsphere.spring.cloud.gateway.server.webmvc.context
-
The
ApplicationContextInitializerfor WebEndpoint - WebEndpointApplicationContextInitializer() - Constructor for class io.microsphere.spring.cloud.gateway.server.webmvc.context.WebEndpointApplicationContextInitializer
- WebEndpointMappingGatewayServerMvcAutoConfiguration - Class in io.microsphere.spring.cloud.gateway.server.webmvc.autoconfigure
-
Gateway Server MVC Auto-Configuration for
WebEndpointMapping - WebEndpointMappingGatewayServerMvcAutoConfiguration() - Constructor for class io.microsphere.spring.cloud.gateway.server.webmvc.autoconfigure.WebEndpointMappingGatewayServerMvcAutoConfiguration
- WebEndpointMappingHandlerFilterFunction - Class in io.microsphere.spring.cloud.gateway.server.webmvc.filter
-
The Before-Filter of
WebEndpointMapping - WebEndpointMappingHandlerFilterFunction(String) - Constructor for class io.microsphere.spring.cloud.gateway.server.webmvc.filter.WebEndpointMappingHandlerFilterFunction
- WebEndpointMappingHandlerSupplier - Class in io.microsphere.spring.cloud.gateway.server.webmvc.filter
-
The
HandlerSupplierforWebEndpointMapping - WebEndpointMappingHandlerSupplier() - Constructor for class io.microsphere.spring.cloud.gateway.server.webmvc.filter.WebEndpointMappingHandlerSupplier
All Classes and Interfaces|All Packages|Constant Field Values