| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface would be implemented on a Renderer or
 Multiplexer plugin if the plugin's internal buffered data 
 can be drained.
| Method Summary | |
 void | 
drain()
Drains the queued data from a Renderer
 or Multiplexer plugin by continuing the processing
 until the internal buffer is empty. | 
| Method Detail | 
public void drain()
Renderer
 or Multiplexer plugin by continuing the processing
 until the internal buffer is empty.  The method blocks until
 the draining is complete.Renderer or
 Multiplexer that has buffered data, the
 method will block until the plugin is started and the data buffer
 becomes empty.  If drain() is invoked by one thread, and another 
 continues to fill the data queue, the operation will not complete.drain call, the reset and
 close method on the plugin can be used.
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||