Uses of Enum Class
org.glassfish.jersey.server.internal.ServerTraceEvent
Packages that use ServerTraceEvent
-
Uses of ServerTraceEvent in org.glassfish.jersey.server.internal
Methods in org.glassfish.jersey.server.internal that return ServerTraceEventModifier and TypeMethodDescriptionstatic ServerTraceEventReturns the enum constant of this class with the specified name.static ServerTraceEvent[]ServerTraceEvent.values()Returns an array containing the constants of this enum class, in the order they are declared.