Uses of Class
tuwien.auto.calimero.buffer.LDataObjectQueue.QueueItem

Packages that use LDataObjectQueue.QueueItem
tuwien.auto.calimero.buffer Support for temporary storage of KNX network messages. 
 

Uses of LDataObjectQueue.QueueItem in tuwien.auto.calimero.buffer
 

Methods in tuwien.auto.calimero.buffer that return LDataObjectQueue.QueueItem
 LDataObjectQueue.QueueItem LDataObjectQueue.getItem()
          Returns the next queued item in insertion order.
 LDataObjectQueue.QueueItem CommandFilter.getNextIndication()
          Returns the next available indication.