|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Dispatcher | |
|---|---|
| net.sf.cindy.filter | |
| net.sf.cindy.session.dispatcher | |
| Uses of Dispatcher in net.sf.cindy.filter |
|---|
| Methods in net.sf.cindy.filter that return Dispatcher | |
|---|---|
Dispatcher |
DispatcherFilter.getDispatcher()
|
| Constructors in net.sf.cindy.filter with parameters of type Dispatcher | |
|---|---|
DispatcherFilter(Dispatcher dispatcher)
|
|
| Uses of Dispatcher in net.sf.cindy.session.dispatcher |
|---|
| Classes in net.sf.cindy.session.dispatcher that implement Dispatcher | |
|---|---|
class |
DefaultDispatcher
Default dispatcher implementation, support block operation such as Future.complete. |
class |
DirectDispatcher
Direct dispatcher implementation, do not support block operation such as Future.complete. |
| Methods in net.sf.cindy.session.dispatcher that return Dispatcher | |
|---|---|
static Dispatcher |
DispatcherFactory.getDispatcher()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||