|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CallbackFactory | |
|---|---|
| org.fusesource.restygwt.client.callback | |
| org.fusesource.restygwt.client.dispatcher | |
| Uses of CallbackFactory in org.fusesource.restygwt.client.callback |
|---|
| Classes in org.fusesource.restygwt.client.callback that implement CallbackFactory | |
|---|---|
class |
DefaultCallbackFactory
default callback factory with a given set of callback filters which gets added to a new callback after creating it. |
class |
NonFilteringCallbackFactory
just returns a new callback from builder from given method. |
class |
RetryingCallbackFactory
|
| Uses of CallbackFactory in org.fusesource.restygwt.client.dispatcher |
|---|
| Constructors in org.fusesource.restygwt.client.dispatcher with parameters of type CallbackFactory | |
|---|---|
CachingDispatcherFilter(QueueableCacheStorage cacheStorage,
CallbackFactory cf)
the one and only constructor |
|
DefaultDispatcherFilter(CallbackFactory cf)
the one and only constructor |
|
RestfulCachingDispatcherFilter(QueueableCacheStorage cacheStorage,
CallbackFactory cf)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||