Package | Description |
---|---|
votorola.g.web.gwt |
Implementing web clients with the Google Web Tookit.
|
votorola.s.gwt.scene.vote |
Mapping society along lines of formal assent.
|
Modifier and Type | Method and Description |
---|---|
static <T,R> AtomicAsyncCallback<T,R> |
AtomicAsyncCallback.wrap(JSONPAtomizer<R> atomizer,
AsyncCallback<T> callback)
Partially creates an AtomicAsyncCallback for init
to finish.
|
Modifier and Type | Method and Description |
---|---|
(package private) JSONPAtomizer<CountCache.WAPResponse> |
Votespace.exchangeAtomizerS()
The atomizer for request/response exchanges related to scoping, such as for counts
and count nodes.
|