public class QueueReader extends StreamReader<QueueDataSet>
Constructor and Description |
---|
QueueReader() |
QueueReader(QueueProcessor queueProcessor) |
Modifier and Type | Method and Description |
---|---|
protected QueueDataSet |
readReader(Reader reader) |
read, readStream
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
read
public QueueReader()
public QueueReader(QueueProcessor queueProcessor)
protected QueueDataSet readReader(Reader reader) throws IOException
readReader
in class StreamReader<QueueDataSet>
IOException
This documentation was released into the public domain.