Uses of Enum Class
org.apache.cxf.ext.logging.event.EventType
Packages that use EventType
-
Uses of EventType in org.apache.cxf.ext.logging.event
Methods in org.apache.cxf.ext.logging.event that return EventTypeModifier and TypeMethodDescriptionDefaultLogEventMapper.getEventType(org.apache.cxf.message.Message message) Gets the event type from message.LogEvent.getType()static EventTypeReturns the enum constant of this class with the specified name.static EventType[]EventType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.apache.cxf.ext.logging.event with parameters of type EventType