Uses of Enum
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 ServerTraceEvent
Returns the enum constant of this type with the specified name.static ServerTraceEvent[]
ServerTraceEvent.values()
Returns an array containing the constants of this enum type, in the order they are declared.