public class SimplexToDuplexHandlerAdapter<T> extends AbstractHandler
| 构造器和说明 |
|---|
SimplexToDuplexHandlerAdapter(SimplexHandler handler) |
public SimplexToDuplexHandlerAdapter(SimplexHandler handler)
public void inbound(HandlerContext ctx) throws Throwable
inbound 在接口中 Handlerinbound 在类中 AbstractHandlerThrowablepublic void outbound(HandlerContext ctx) throws Throwable
outbound 在接口中 Handleroutbound 在类中 AbstractHandlerThrowableCopyright © 2022. All rights reserved.