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