fix javadoc
Signed-off-by: olivier lamy <oliver.lamy@gmail.com>
This commit is contained in:
parent
0a9bbcbaff
commit
2c94cf0cd2
|
@ -103,7 +103,6 @@ public class WebSocketUpgradeFilter implements Filter, Dumpable
|
|||
/**
|
||||
* Ensure a {@link WebSocketUpgradeFilter} is available on the provided {@link ServletContext},
|
||||
* a new filter will added if one does not already exist.
|
||||
* </p>
|
||||
* <p>
|
||||
* The default {@link WebSocketUpgradeFilter} is also available via
|
||||
* the {@link ServletContext} attribute named {@code org.eclipse.jetty.websocket.server.WebSocketUpgradeFilter}
|
||||
|
|
Loading…
Reference in New Issue