Package | Description |
---|---|
org.kie.commons.message |
Modifier and Type | Method and Description |
---|---|
void |
MessageService.broadcast(MessageType type,
Map<String,String> content,
int timeOut,
AsyncCallback callback) |
void |
MessageService.broadcastAndWait(MessageType type,
Map<String,String> content,
int timeOut,
AsyncCallback callback) |
Copyright © 2001-2013 JBoss by Red Hat. All Rights Reserved.