| Package | Description |
|---|---|
| com.vaadin.client | |
| com.vaadin.client.communication |
| Modifier and Type | Field and Description |
|---|---|
protected ServerRpcQueue |
ApplicationConnection.serverRpcQueue |
| Modifier and Type | Method and Description |
|---|---|
ServerRpcQueue |
ApplicationConnection.getServerRpcQueue()
Gets the server RPC queue for this application.
|
| Modifier and Type | Method and Description |
|---|---|
static ServerRpcQueue |
ServerRpcQueue.get(ApplicationConnection connection)
Returns the server RPC queue for the given application.
|
Copyright © 2018 Vaadin Ltd. All rights reserved.