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

--- Comment #7 from Mark Thomas <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to