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 class
RemoteSink
-
Uses of Sink in aQute.libg.remote.source
Methods in aQute.libg.remote.source that return Sink Modifier and Type Method Description Sink
RemoteSource. getSink()
Methods in aQute.libg.remote.source with parameters of type Sink Modifier and Type Method Description void
RemoteSource. open(Sink sink, java.io.File cwd, java.lang.String areaId)
-