public class DocumentationPreparationWebSocketHandler extends JsonWebSocketHandler
vertx| Constructor and Description |
|---|
DocumentationPreparationWebSocketHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
onConnect(String uri) |
void |
sendUpdate(String docId,
String message,
Map<String,String> keyValues,
int progressPercent) |
Copyright © 2022. All rights reserved.