All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.core.websocket.WebsocketRouteHandler.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






WebsocketRouteHandler (org.spincast:spincast-framework 1.0.0 API)












org.spincast.core.websocket

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

  • All Implemented Interfaces:
    Handler<R>


    public class WebsocketRouteHandler<R extends RequestContext<?>,W extends WebsocketContext<?>>
    extends Object
    implements Handler<R>
    Route handler that manages the upgrade from a HTTP request to a WebSocket connection, once the potential "before" filters have been ran.

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy