Uses of Enum Class
com.predic8.membrane.core.interceptor.LogInterceptor.Level
Packages that use LogInterceptor.Level
-
Uses of LogInterceptor.Level in com.predic8.membrane.core.interceptor
Methods in com.predic8.membrane.core.interceptor that return LogInterceptor.LevelModifier and TypeMethodDescriptionLogInterceptor.getLevel()static LogInterceptor.LevelReturns the enum constant of this class with the specified name.static LogInterceptor.Level[]LogInterceptor.Level.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.predic8.membrane.core.interceptor with parameters of type LogInterceptor.Level