Package aQute.libg.remote
Interface Source
-
- All Known Implementing Classes:
RemoteSource
public interface Source
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
event(Event e, Area area)
byte[]
getData(java.lang.String id)
void
output(java.lang.String areaId, java.lang.CharSequence text, boolean err)
-