public class VeryEcoMessageProducer extends Object implements Iterator<byte[]>
RawData instance. To produce a new request, it only changes the MID
(bytes 2 and 3). This producer must only be used in strict single-threaded
environment (because there is actually only one single request that is reused
infinitely often).| Constructor and Description |
|---|
VeryEcoMessageProducer() |
VeryEcoMessageProducer(URI uri) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
byte[] |
next() |
void |
remove() |
void |
setURI(URI uri) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic VeryEcoMessageProducer(URI uri)
public VeryEcoMessageProducer()
Copyright © 2014 Eclipse Foundation. All rights reserved.