| 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
|
static Windward |
Windward.setup(int port,
String contextPath,
String templateRoot,
String staticResourceLocation,
Filter... filters)
Prepare core engine of Windward
|
Copyright © 2024 flmelody. All rights reserved.