|
GWT 2.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface RequestTransport
Abstracts the mechanism by which a RequestFactory instance transmits its payload to the backend.
DefaultRequestTransport| Nested Class Summary | |
|---|---|
static interface |
RequestTransport.TransportReceiver
A callback interface. |
| Method Summary | |
|---|---|
void |
send(java.lang.String payload,
RequestTransport.TransportReceiver receiver)
Called by the RequestFactory implementation. |
| Method Detail |
|---|
void send(java.lang.String payload,
RequestTransport.TransportReceiver receiver)
|
GWT 2.1.0 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||