Uses of Enum
org.glassfish.jersey.server.internal.ServerTraceEvent
Packages that use ServerTraceEvent
-
Uses of ServerTraceEvent in org.glassfish.jersey.server.internal
Subclasses with type arguments of type ServerTraceEvent in org.glassfish.jersey.server.internalMethods in org.glassfish.jersey.server.internal that return ServerTraceEventModifier and TypeMethodDescriptionstatic ServerTraceEventReturns 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.