| Package | Description |
|---|---|
| org.flmelody.core |
| Modifier and Type | Class and Description |
|---|---|
class |
LoggingFilter |
| Modifier and Type | Method and Description |
|---|---|
static List<Filter> |
Windward.filters()
get filters
|
| Modifier and Type | Method and Description |
|---|---|
Windward |
Windward.registerFilter(Filter... filters)
register filter
|
static Windward |
Windward.setup(int port,
Filter... filters)
prepare core engine of Windward
|
static Windward |
Windward.setup(int port,
String contextPath,
Filter... filters)
prepare core engine of Windward
|
Copyright © 2023 flmelody. All rights reserved.