Uses of Enum
org.osgi.util.pushstream.PushEvent.EventType
Packages that use PushEvent.EventType
-
Uses of PushEvent.EventType in org.osgi.util.pushstream
Methods in org.osgi.util.pushstream that return PushEvent.EventTypeModifier and TypeMethodDescriptionPushEvent.CloseEvent.getType()PushEvent.DataEvent.getType()PushEvent.ErrorEvent.getType()abstract PushEvent.EventTypePushEvent.getType()Get the type of this event.static PushEvent.EventTypeReturns the enum constant of this type with the specified name.static PushEvent.EventType[]PushEvent.EventType.values()Returns an array containing the constants of this enum type, in the order they are declared.