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, readStreamclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadpublic QueueReader()
public QueueReader(QueueProcessor queueProcessor)
protected QueueDataSet readReader(Reader reader) throws IOException
readReader in class StreamReader<QueueDataSet>IOExceptionThis documentation was released into the public domain.