Package | Description |
---|---|
org.uberfire.commons.message |
Modifier and Type | Method and Description |
---|---|
void |
MessageService.broadcast(String serviceId,
MessageType type,
Map<String,String> content,
int timeOut,
AsyncCallback callback) |
void |
MessageService.broadcastAndWait(String serviceId,
MessageType type,
Map<String,String> content,
int timeOut,
AsyncCallback callback) |
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.