Public Member Functions | |
Dispatcher () | |
void | add (BACIRemoteResponse res) |
void | destroy () |
void | run () |
Dispatcher () | |
void | add (BACIRemoteResponse res) |
void | destroy () |
void | run () |
Private Attributes | |
LinkedList | queue = new LinkedList() |
boolean | working = true |
Static Private Attributes | |
final int | MAX_QUEUE = 100 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|