| 构造器和说明 |
|---|
HttpMessageProcessor() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
httpServerHandler(HttpServerHandler httpServerHandler) |
void |
process0(org.smartboot.socket.transport.AioSession session,
Request request) |
void |
setConfiguration(HttpServerConfiguration configuration) |
void |
setWebSocketHandler(WebSocketHandler webSocketHandler) |
void |
stateEvent0(org.smartboot.socket.transport.AioSession session,
org.smartboot.socket.StateMachineEnum stateMachineEnum,
Throwable throwable) |
public void process0(org.smartboot.socket.transport.AioSession session,
Request request)
process0 在类中 org.smartboot.socket.extension.processor.AbstractMessageProcessor<Request>public void stateEvent0(org.smartboot.socket.transport.AioSession session,
org.smartboot.socket.StateMachineEnum stateMachineEnum,
Throwable throwable)
stateEvent0 在类中 org.smartboot.socket.extension.processor.AbstractMessageProcessor<Request>public void httpServerHandler(HttpServerHandler httpServerHandler)
public void setWebSocketHandler(WebSocketHandler webSocketHandler)
public void setConfiguration(HttpServerConfiguration configuration)
Copyright © 2024. All rights reserved.