public class DelimiterBasedFrameHandler extends Object implements PipeHandler<ByteBuf,ByteBuf>
| 构造器和说明 |
|---|
DelimiterBasedFrameHandler() |
| 限定符和类型 | 方法和说明 |
|---|---|
PipeStatus |
onMessage(PipeContext context,
PipeRcvQueue<ByteBuf> src,
PipeSndQueue<ByteBuf> dst) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitonActive, onClose, onError, onInitpublic PipeStatus onMessage(PipeContext context, PipeRcvQueue<ByteBuf> src, PipeSndQueue<ByteBuf> dst) throws IOException
onMessage 在接口中 PipeHandler<ByteBuf,ByteBuf>IOExceptionCopyright © 2022–2024. All rights reserved.