Uses of Class
aQute.libg.remote.sink.AreaImpl
-
Packages that use AreaImpl Package Description aQute.libg.remote.sink -
-
Uses of AreaImpl in aQute.libg.remote.sink
Fields in aQute.libg.remote.sink with type parameters of type AreaImpl Modifier and Type Field Description (package private) java.util.Map<java.lang.String,AreaImpl>RemoteSink. areasMethods in aQute.libg.remote.sink that return AreaImpl Modifier and Type Method Description AreaImplRemoteSink. createArea(java.lang.String areaId)AreaImplRemoteSink. getArea(java.lang.String areaId)protected AreaImplRemoteSink. read(java.io.File areaDir)Methods in aQute.libg.remote.sink with parameters of type AreaImpl Modifier and Type Method Description (package private) voidRemoteSink. event(Event e, AreaImpl area)
-