https://issues.apache.org/bugzilla/show_bug.cgi?id=55314

--- Comment #7 from Mark Thomas <ma...@apache.org> ---
I've done some refactoring locally. Would the following method on
WsServerContainer meet you requirements?

public void doUpgrade(
        HttpServletRequest request,
        HttpServletResponse response,
        ServerEndpointConfig sec,
        Map<String,String> pathParams)
        throws ServletException, IOException

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to