| Package | Description |
|---|---|
| org.apache.wicket.protocol.ws | |
| org.apache.wicket.protocol.ws.api |
| Modifier and Type | Method and Description |
|---|---|
IWebSocketConnectionFilter |
WebSocketSettings.getConnectionFilter() |
| Modifier and Type | Method and Description |
|---|---|
void |
WebSocketSettings.setConnectionFilter(IWebSocketConnectionFilter connectionFilter)
Sets the filter for checking the incoming connections
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebSocketConnectionFilterCollection |
class |
WebSocketConnectionOriginFilter
This filter will reject those requests which contain 'Origin' header that does not match the origin of the
application host.
|
Copyright © 2006–2018 Apache Software Foundation. All rights reserved.