| Package | Description |
|---|---|
| org.fujion.client | |
| org.fujion.event | |
| org.fujion.logging | |
| org.fujion.websocket |
| Modifier and Type | Class and Description |
|---|---|
class |
PingRequestHandler
Handler for servicing ping requests from the client.
|
| Modifier and Type | Class and Description |
|---|---|
class |
EventRequestHandler
This is the handler for client requests that contain an event.
|
| Modifier and Type | Class and Description |
|---|---|
class |
LogRequestHandler
Handles a logging request from the client.
|
| Modifier and Type | Class and Description |
|---|---|
class |
InitRequestHandler
Handler for an initialization request.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
WebSocketHandler.registerRequestHandler(IRequestHandler handler)
Register a request handler.
|
Copyright © 2017 Regenstrief Center for Biomedical Informatics. All rights reserved.