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

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

There is a newer version: 2.2.0
Show newest version






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












org.spincast.core.websocket

Interface WebsocketRouteBuilderFactory<R extends RequestContext<?>,W extends WebsocketContext<?>>



  • public interface WebsocketRouteBuilderFactory<R extends RequestContext<?>,W extends WebsocketContext<?>>
    Factory to create a WebSocket route builder.
    • Method Detail

      • create

        WebsocketRouteBuilder<R,W> create()
        Creates a route builder without using a router. The save() method will throw an expception if called. Only create() will be available.

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy