Uses of Interface
aQute.libg.remote.Sink
-
Packages that use Sink Package Description aQute.libg.remote.sink aQute.libg.remote.source -
-
Uses of Sink in aQute.libg.remote.sink
Classes in aQute.libg.remote.sink that implement Sink Modifier and Type Class Description classRemoteSink -
Uses of Sink in aQute.libg.remote.source
Methods in aQute.libg.remote.source that return Sink Modifier and Type Method Description SinkRemoteSource. getSink()Methods in aQute.libg.remote.source with parameters of type Sink Modifier and Type Method Description voidRemoteSource. open(Sink sink, java.io.File cwd, java.lang.String areaId)
-