| Package | Description |
|---|---|
| aQute.libg.remote | |
| aQute.libg.remote.sink | |
| aQute.libg.remote.source |
| Modifier and Type | Method | Description |
|---|---|---|
Area |
Sink.createArea(java.lang.String areaId) |
Create a new area
|
Area |
Sink.getArea(java.lang.String areaId) |
Get a specific area
|
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Collection<? extends Area> |
Sink.getAreas() |
Return a list of areas
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
Source.event(Event e,
Area area) |
| Modifier and Type | Class | Description |
|---|---|---|
class |
AreaImpl |
| Modifier and Type | Method | Description |
|---|---|---|
java.util.Collection<? extends Area> |
RemoteSink.getAreas() |
| Modifier and Type | Method | Description |
|---|---|---|
void |
RemoteSource.event(Event e,
Area area) |