Uses of Enum
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 type with the specified name.static EventType[]EventType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.cxf.ext.logging.event with parameters of type EventType