| Package | Description |
|---|---|
| com.vaadin.server |
| Modifier and Type | Method and Description |
|---|---|
List<ClientMethodInvocation> |
ClientConnector.retrievePendingRpcCalls()
Returns the list of pending server to client RPC calls and clears the
list.
|
List<ClientMethodInvocation> |
AbstractClientConnector.retrievePendingRpcCalls() |
List<ClientMethodInvocation> |
DragAndDropService.retrievePendingRpcCalls() |
| Modifier and Type | Method and Description |
|---|---|
int |
ClientMethodInvocation.compareTo(ClientMethodInvocation o) |
Copyright © 2016 Vaadin Ltd. All rights reserved.