|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BlockingQueue | |
|---|---|
| com.flat502.rox.processing | Central location for shared client- and server-side processing logic. |
| Uses of BlockingQueue in com.flat502.rox.processing |
|---|
| Methods in com.flat502.rox.processing that return BlockingQueue | |
|---|---|
BlockingQueue |
ResourcePool.getQueue()
|
protected BlockingQueue |
HttpRpcProcessor.getQueue()
Returns a handle to the shared queue used by worker threads. |
protected BlockingQueue |
ResourcePool.newQueue()
|
| Constructors in com.flat502.rox.processing with parameters of type BlockingQueue | |
|---|---|
HttpMessageHandler(BlockingQueue queue)
Constructs a new instance coupled to a BlockingQueue. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||