| Package | Description |
|---|---|
| org.flmelody.core | |
| org.flmelody.core.context | |
| org.flmelody.core.ws |
| Modifier and Type | Method and Description |
|---|---|
Class<? extends WindwardContext> |
FunctionMetaInfo.getClazz() |
| Modifier and Type | Method and Description |
|---|---|
void |
Filter.filter(WindwardContext windwardContext) |
void |
LoggingFilter.filter(WindwardContext windwardContext) |
void |
ExceptionHandler.handle(WindwardContext windwardContext) |
void |
DefaultNotFoundHandler.handle(WindwardContext windwardContext) |
| Constructor and Description |
|---|
FunctionMetaInfo(I function,
Class<? extends WindwardContext> clazz,
Map<String,Object> pathVariables) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
HttpBasicWindwardContext |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHttpWindwardContext |
class |
AbstractWindwardContext |
class |
EmptyWindwardContext |
class |
EnhancedWindwardContext |
class |
SimpleWindwardContext |
| Modifier and Type | Class and Description |
|---|---|
class |
WebSocketWindwardContext |
Copyright © 2023 flmelody. All rights reserved.