| Package | Description |
|---|---|
| org.monte.media |
Defines a framework for media processing and provides default implementations.
|
| org.monte.media.concurrent |
Provides utility classes for concurrent processing.
|
| Class and Description |
|---|
| SequentialDispatcher
Processes Runnable objects sequentially on a processor thread.
|
| Class and Description |
|---|
| EventLoop
An EventLoop can process events on a separate worker thread.
|
Copyright © 2014. All Rights Reserved.