Class WebSocketMessageBroadcastHandler
java.lang.Object
org.apache.wicket.protocol.ws.api.WebSocketMessageBroadcastHandler
- All Implemented Interfaces:
IRequestHandler
An
IRequestHandler
that broadcasts the payload to the
page/resource-
Method Details
-
respond
Description copied from interface:IRequestHandler
Generates a response.- Specified by:
respond
in interfaceIRequestHandler
- Parameters:
requestCycle
- the current request cycle
-