| Package | Description |
|---|---|
| org.flmelody.core |
| Modifier and Type | Class and Description |
|---|---|
class |
LoggingHandler |
| Modifier and Type | Method and Description |
|---|---|
static List<Handler> |
Windward.handlers()
get handlers
|
| Modifier and Type | Method and Description |
|---|---|
Windward |
Windward.registerHandler(Handler... handlers)
register handler
|
static Windward |
Windward.setup(int port,
Handler... handlers)
prepare core engine of Windward
|
static Windward |
Windward.setup(int port,
String relativePath,
Handler... handlers)
prepare core engine of Windward
|
Copyright © 2023 flmelody. All rights reserved.