Class SpincastWebsocketRoute<R extends RequestContext<?>,W extends WebsocketContext<?>>

java.lang.Object
org.spincast.plugins.routing.SpincastWebsocketRoute<R,W>
All Implemented Interfaces:
WebsocketRoute<R,W>

public class SpincastWebsocketRoute<R extends RequestContext<?>,W extends WebsocketContext<?>> extends Object implements WebsocketRoute<R,W>