Package de.bsvrz.ars.ars.mgmt.tasks
Class QueryList
java.lang.Object
de.bsvrz.ars.ars.mgmt.tasks.QueryList
- All Implemented Interfaces:
QueryData
,java.lang.AutoCloseable
public final class QueryList extends java.lang.Object implements QueryData
TBD Dokumentation
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
close
public void close()- Specified by:
close
in interfacejava.lang.AutoCloseable
-
size
public int size() -
sendReply
public void sendReply(de.bsvrz.ars.ars.mgmt.tasks.ArchiveQueryTask.ResponseSender sender, de.bsvrz.sys.funclib.communicationStreams.StreamMultiplexer mux) throws java.io.IOException, java.lang.InterruptedException -
get
-