| Package | Description |
|---|---|
| org.flmelody.core | |
| org.flmelody.core.ws | |
| org.flmelody.core.ws.codec |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ExceptionHandler |
interface |
Handler |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultNotFoundHandler |
| Modifier and Type | Class and Description |
|---|---|
class |
WebSocketParser<I>
Inherit this class to implement custom format message parsing.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
WebSocketCodec
Do not use this interface directly; you should always use its subclasses.
|
| Modifier and Type | Class and Description |
|---|---|
class |
WebSocketDecoder<I>
Inherit this class to implement custom decoding.
|
class |
WebSocketEncoder<I>
Inherit this class to implement custom coding.
|
Copyright © 2024 flmelody. All rights reserved.