| Package | Description |
|---|---|
| org.fujion.client | |
| org.fujion.component | |
| org.fujion.websocket |
| Modifier and Type | Method and Description |
|---|---|
Synchronizer |
Synchronizer.createWidget(BaseComponent parent,
Map<String,Object> props,
Map<String,Object> state) |
Synchronizer |
Synchronizer.invokeClient(IElementIdentifier component,
String function,
Object... args) |
Synchronizer |
Synchronizer.processQueue(ClientInvocationQueue queue) |
Synchronizer |
Synchronizer.sendToClient(ClientInvocation invocation) |
Synchronizer |
Synchronizer.sendToClient(Collection<ClientInvocation> invocations) |
| Modifier and Type | Method and Description |
|---|---|
Synchronizer |
Page.getSynchronizer() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Page._init(Page page,
ClientRequest request,
Synchronizer synchronizer) |
| Modifier and Type | Method and Description |
|---|---|
Synchronizer |
Session.getSynchronizer()
Returns the synchronizer associated with the session.
|
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.