public interface WebSocketServerExtension extends WebSocketExtension
RSV1, RSV2, RSV3
Modifier and Type | Method and Description |
---|---|
WebSocketExtensionData |
newReponseData()
Return an extension configuration to submit to the client as an acknowledge.
|
newExtensionDecoder, newExtensionEncoder, rsv
WebSocketExtensionData newReponseData()
Copyright © 2008–2024 The Netty Project. All rights reserved.