| Package | Description |
|---|---|
| org.smartboot.http.server | |
| org.smartboot.http.server.handler | |
| org.smartboot.http.server.impl |
| Modifier and Type | Class and Description |
|---|---|
class |
Http2ServerHandler
Http消息处理器
|
class |
HttpServerHandler
Http消息处理器
|
class |
WebSocketHandler
WebSocket消息处理器
|
| Modifier and Type | Method and Description |
|---|---|
ByteTree<ServerHandler<?,?>> |
HttpServerConfiguration.getUriByteTree() |
| Modifier and Type | Class and Description |
|---|---|
class |
BasicAuthServerHandler |
class |
HttpRouteHandler |
class |
HttpStaticResourceHandler
静态资源加载Handle
|
class |
WebSocketDefaultHandler |
class |
WebSocketRouteHandler |
| Modifier and Type | Field and Description |
|---|---|
protected ServerHandler |
CommonRequest.serverHandler |
| Modifier and Type | Method and Description |
|---|---|
ServerHandler |
Request.getServerHandler() |
ServerHandler |
CommonRequest.getServerHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
Request.setServerHandler(ServerHandler serverHandler) |
void |
CommonRequest.setServerHandler(ServerHandler serverHandler) |
Copyright © 2025. All rights reserved.