Uses of Enum Class
org.apache.camel.component.platform.http.vertx.VertxPlatformHttpServerConfiguration.SessionStoreType
Packages that use VertxPlatformHttpServerConfiguration.SessionStoreType
-
Uses of VertxPlatformHttpServerConfiguration.SessionStoreType in org.apache.camel.component.platform.http.vertx
Methods in org.apache.camel.component.platform.http.vertx that return VertxPlatformHttpServerConfiguration.SessionStoreTypeModifier and TypeMethodDescriptionVertxPlatformHttpServerConfiguration.SessionConfig.getStoreType()Returns the enum constant of this class with the specified name.VertxPlatformHttpServerConfiguration.SessionStoreType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.camel.component.platform.http.vertx with parameters of type VertxPlatformHttpServerConfiguration.SessionStoreTypeModifier and TypeMethodDescriptionvoidVertxPlatformHttpServerConfiguration.SessionConfig.setStoreType(VertxPlatformHttpServerConfiguration.SessionStoreType storeType)