|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IWebSocketSettings | |
|---|---|
| org.apache.wicket.protocol.ws | |
| Uses of IWebSocketSettings in org.apache.wicket.protocol.ws |
|---|
| Classes in org.apache.wicket.protocol.ws that implement IWebSocketSettings | |
|---|---|
class |
WebSocketSettings
|
| Fields in org.apache.wicket.protocol.ws with type parameters of type IWebSocketSettings | |
|---|---|
static MetaDataKey<IWebSocketSettings> |
IWebSocketSettings.KEY
|
| Methods in org.apache.wicket.protocol.ws that return IWebSocketSettings | |
|---|---|
static IWebSocketSettings |
IWebSocketSettings.Holder.get(Application application)
|
IWebSocketSettings |
WebSocketSettings.setConnectionRegistry(IWebSocketConnectionRegistry connectionRegistry)
|
IWebSocketSettings |
IWebSocketSettings.setConnectionRegistry(IWebSocketConnectionRegistry connectionRegistry)
|
IWebSocketSettings |
WebSocketSettings.setWebSocketPushMessageExecutor(Executor executor)
|
IWebSocketSettings |
IWebSocketSettings.setWebSocketPushMessageExecutor(Executor executorService)
Set the executor for processing websocket push messages broadcasted to all sessions. |
| Methods in org.apache.wicket.protocol.ws with parameters of type IWebSocketSettings | |
|---|---|
static void |
IWebSocketSettings.Holder.set(Application application,
IWebSocketSettings settings)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||