TODO for the method with typo in name
This commit is contained in:
parent
a2304287a1
commit
d702c47cab
@ -26,6 +26,7 @@ public interface WebSocketServerExtension extends WebSocketExtension {
|
|||||||
*
|
*
|
||||||
* @return the acknowledged extension configuration.
|
* @return the acknowledged extension configuration.
|
||||||
*/
|
*/
|
||||||
|
//TODO: after migrating to JDK 8 rename this to 'newResponseData()' and mark old as deprecated with default method
|
||||||
WebSocketExtensionData newReponseData();
|
WebSocketExtensionData newReponseData();
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user