@FunctionalInterface public static interface ClientMsgHandler.Handler<T extends CorfuMsg>
Modifier and Type | Method and Description |
---|---|
Object |
handle(T corfuMsg,
io.netty.channel.ChannelHandlerContext ctx,
IClientRouter r) |
Object handle(T corfuMsg, io.netty.channel.ChannelHandlerContext ctx, IClientRouter r) throws Exception
Exception
Copyright © 2019 CorfuDB. All rights reserved.