| Interface | Description |
|---|---|
| WebSocketCodec |
Do not use this interface directly; you should always use its subclasses.
|
| Class | Description |
|---|---|
| WebSocketDecoder<I> |
Inherit this class to implement custom decoding.
|
| WebSocketEncoder<I> |
Inherit this class to implement custom coding.
|
Copyright © 2024 flmelody. All rights reserved.