| Package | Description |
|---|---|
| aQute.libg.remote | |
| aQute.libg.remote.sink | |
| aQute.libg.remote.source |
| Modifier and Type | Method and 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 and Description |
|---|---|
java.util.Collection<? extends Area> |
Sink.getAreas()
Return a list of areas
|
| Modifier and Type | Method and Description |
|---|---|
void |
Source.event(Event e,
Area area) |
| Modifier and Type | Class and Description |
|---|---|
class |
AreaImpl |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<? extends Area> |
RemoteSink.getAreas() |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteSource.event(Event e,
Area area) |