Interface WebSocketProxyFilterProvider

    • Method Detail

      • newWebSocketProxyFilter

        Filter newWebSocketProxyFilter​(Options options)
                                throws IOException
        Create a new Filter to manage WebSocket upgrade requests, and manage subsequent communication.
        Parameters:
        options - WebSocket options
        Returns:
        Filter to manage WebSocket upgrade and communication
        Throws:
        IOException - should creation of the WebSocket fail