Class WebSocketSettings.SameThreadExecutor

java.lang.Object
org.apache.wicket.protocol.ws.WebSocketSettings.SameThreadExecutor
All Implemented Interfaces:
Executor
Enclosing class:
WebSocketSettings

public static class WebSocketSettings.SameThreadExecutor extends Object implements Executor
Simple executor that runs the tasks in the caller thread.