Uses of Enum
ch.qos.logback.access.jetty.RequestLogImpl.State
Packages that use RequestLogImpl.State
-
Uses of RequestLogImpl.State in ch.qos.logback.access.jetty
Fields in ch.qos.logback.access.jetty declared as RequestLogImpl.StateMethods in ch.qos.logback.access.jetty that return RequestLogImpl.StateModifier and TypeMethodDescriptionstatic RequestLogImpl.StateReturns the enum constant of this type with the specified name.static RequestLogImpl.State[]RequestLogImpl.State.values()Returns an array containing the constants of this enum type, in the order they are declared.