Package | Description |
---|---|
org.wicketstuff.push.cometd |
Modifier and Type | Method and Description |
---|---|
<EventType> |
CometdPushService.publishJavascript(PushChannel<EventType> channel,
String javascript)
Directly sends JavaScript code to all nodes listeing to the given push channel via a cometd
channel without an additional Wicket AJAX request roundtrip.
|
Copyright © 2015. All rights reserved.