Enum Class RequestEvent.Type

java.lang.Object
java.lang.Enum<RequestEvent.Type>
org.glassfish.jersey.server.monitoring.RequestEvent.Type
All Implemented Interfaces:
Serializable, Comparable<RequestEvent.Type>, java.lang.constant.Constable
Enclosing interface:
RequestEvent

public static enum RequestEvent.Type extends Enum<RequestEvent.Type>
The type of the event which describes in which request processing phase the event is triggered.