Package | Description |
---|---|
io.netty.handler.codec.http.websocketx |
Encoder, decoder, handshakers and their related message types for
Web Socket data frames.
|
Modifier and Type | Method and Description |
---|---|
WebSocketServerProtocolConfig |
WebSocketServerProtocolConfig.Builder.build()
Build unmodifiable server protocol configuration.
|
Constructor and Description |
---|
WebSocketServerProtocolHandler(WebSocketServerProtocolConfig serverConfig)
Base constructor
|
Copyright © 2008–2024 The Netty Project. All rights reserved.