Java org.apache.wicket.protocol.ws.api WebSocketPushBroadcaster fields, constructors, methods, implement or subclass

Example usage for Java org.apache.wicket.protocol.ws.api WebSocketPushBroadcaster fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.wicket.protocol.ws.api WebSocketPushBroadcaster.

The text is from its open source code.

Constructor

Method

voidbroadcastAll(Application application, IWebSocketPushMessage message)
Processes the given message in all pages that have active Web Socket connections.