Package | Description |
---|---|
com.google.web.bindery.requestfactory.shared.messages |
Contains classes that define the RequestFactory wire format.
|
Modifier and Type | Method and Description |
---|---|
java.util.List<InvocationMessage> |
RequestMessage.getInvocations() |
AutoBean<InvocationMessage> |
MessageFactory.invocation() |
Modifier and Type | Method and Description |
---|---|
void |
RequestMessage.setInvocations(java.util.List<InvocationMessage> value) |