| Package | Description |
|---|---|
| org.granite.client.tide.server |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleTideResponder<T> |
| Modifier and Type | Method and Description |
|---|---|
static <T> TideMergeResponder<T> |
TideResponders.mergeWith(T mergeWith)
Create an empty responder which forces the merge of the result with an existing object
|