Package | Description |
---|---|
org.osgi.util.pushstream |
Push Stream Package Version 1.0.
|
Modifier and Type | Method and Description |
---|---|
abstract PushEvent.EventType |
PushEvent.getType()
Get the type of this event.
|
static PushEvent.EventType |
PushEvent.EventType.valueOf(String name)
Returns 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.
|
Copyright © Contributors to the Eclipse Foundation Licensed under the Eclipse Foundation Specification License – v1.0