UpgradeRequest.setSession

Set the Session associated with this request. <p> Typically used to associate the Servlet HttpSession object.

@param session the session object to associate with this request

interface UpgradeRequest
void
setSession
(
Object session
)

Meta