Interface WebSocketFactory

    • Method Detail

      • find

        WebSocket find​(java.lang.String uuid)
        Retrieve the WebSocket associated with a uuid. The uuid could be the one returned by the AtmosphereResource.uuid() or an application generated one.
        Parameters:
        uuid - a UUID associated
        Returns:
        WebSocket