| 构造器和说明 |
|---|
ClientMessageProcessor(TcpAioClient client) |
| 限定符和类型 | 方法和说明 |
|---|---|
CompletableFuture<ClientHandshakeResult> |
getHandshakeFuture() |
void |
process0(org.smartboot.socket.transport.AioSession s,
Frame frame) |
void |
stateEvent0(org.smartboot.socket.transport.AioSession s,
org.smartboot.socket.StateMachineEnum state,
Throwable e) |
public ClientMessageProcessor(TcpAioClient client)
public CompletableFuture<ClientHandshakeResult> getHandshakeFuture()
public void process0(org.smartboot.socket.transport.AioSession s,
Frame frame)
process0 在类中 org.smartboot.socket.extension.processor.AbstractMessageProcessor<Frame>Copyright © 2024. All rights reserved.