Polishing
This commit is contained in:
committed by
Rossen Stoyanchev
parent
ef5c797569
commit
113d1b6970
@@ -56,7 +56,7 @@ public class JettyRequestUpgradeStrategy implements RequestUpgradeStrategy, Life
|
||||
|
||||
private WebSocketServerFactory factory;
|
||||
|
||||
private ServletContext servletContext;
|
||||
private volatile ServletContext servletContext;
|
||||
|
||||
private volatile boolean running = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user