Uses of Enum Class
org.teamapps.ux.session.RoutingMode
Packages that use RoutingMode
-
Uses of RoutingMode in org.teamapps.ux.session
Subclasses with type arguments of type RoutingMode in org.teamapps.ux.sessionMethods in org.teamapps.ux.session that return RoutingModeModifier and TypeMethodDescriptionSessionContext.getRoutingMode()static RoutingModeReturns the enum constant of this class with the specified name.static RoutingMode[]RoutingMode.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.teamapps.ux.session with parameters of type RoutingMode