mirror of
https://github.com/jetty/jetty.project.git
synced 2025-03-01 03:19:13 +00:00
Cleaning up javadoc
This commit is contained in:
parent
7c292c1799
commit
2354ad4c3d
@ -22,7 +22,7 @@ import org.eclipse.jetty.util.Callback;
|
||||
import org.eclipse.jetty.websocket.api.WriteCallback;
|
||||
|
||||
/**
|
||||
* Wraps the exposed {@link WriteCallback} API with a Jetty {@link Callback}.
|
||||
* Wraps the exposed {@link WriteCallback} WebSocket API with a Jetty {@link Callback}.
|
||||
* <p>
|
||||
* We don't expose the jetty {@link Callback} object to the webapp, as that makes things complicated for the WebAppContext's Classloader.
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user