| Package | Description |
|---|---|
| aQute.libg.remote | |
| aQute.libg.remote.sink | |
| aQute.libg.remote.source |
| Modifier and Type | Field and Description |
|---|---|
Event |
Area.lastEvent |
| Modifier and Type | Method and 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 and Description |
|---|---|
void |
Source.event(Event e,
Area area) |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
RemoteSink.event(Event e,
AreaImpl area) |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteSource.event(Event e,
Area area) |