Fix checkstyle errors
This commit is contained in:
parent
4fc089829d
commit
a5a76131e6
@ -35,7 +35,7 @@ public abstract class WebSocketServerHandshaker {
|
|||||||
|
|
||||||
private final int maxFramePayloadLength;
|
private final int maxFramePayloadLength;
|
||||||
|
|
||||||
private String selectedSubprotocol = null;
|
private String selectedSubprotocol;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Constructor specifying the destination web socket location
|
* Constructor specifying the destination web socket location
|
||||||
|
Loading…
Reference in New Issue
Block a user