| Package | Description |
|---|---|
| org.apache.wicket.protocol.ws.api | |
| org.apache.wicket.protocol.ws.api.event |
| Modifier and Type | Method and Description |
|---|---|
protected void |
WebSocketResource.onError(WebSocketRequestHandler handler,
ErrorMessage message)
A callback method called when there is a communication error
|
protected void |
WebSocketBehavior.onError(WebSocketRequestHandler handler,
ErrorMessage message)
A callback method called when there is a communication error
|
| Modifier and Type | Method and Description |
|---|---|
ErrorMessage |
WebSocketErrorPayload.getMessage() |
| Constructor and Description |
|---|
WebSocketErrorPayload(ErrorMessage message,
WebSocketRequestHandler handler) |
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.