public class MessageProducer extends Object implements Iterator<org.eclipse.californium.elements.RawData>
RawData in an
array. Whenever a new instance is requested is returns the next one. This
produces needs a lot of memory but produces instantly and all data are
cache-local.| Constructor and Description |
|---|
MessageProducer(String targetURI,
int amount) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasNext() |
org.eclipse.californium.elements.RawData |
next() |
static void |
printUsesMemory() |
void |
remove() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingCopyright © 2014 Eclipse Foundation. All rights reserved.