| Package | Description |
|---|---|
| aQute.libg.remote | |
| aQute.libg.remote.source |
| Modifier and Type | Field | Description |
|---|---|---|
Event |
Area.lastEvent |
| Modifier and Type | Method | Description |
|---|---|---|
static Event |
Event.valueOf(java.lang.String name) |
Returns the enum constant of this type with the specified name.
|
static Event[] |
Event.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Source.event(Event e,
Area area) |
| Modifier and Type | Method | Description |
|---|---|---|
void |
RemoteSource.event(Event e,
Area area) |