Package com.automation_pros.odva.encap
Class ChannelFutureLogger
- java.lang.Object
-
- com.automation_pros.odva.encap.ChannelFutureLogger
-
- All Implemented Interfaces:
io.netty.channel.ChannelFutureListener
,io.netty.util.concurrent.GenericFutureListener<io.netty.channel.ChannelFuture>
,java.util.EventListener
public class ChannelFutureLogger extends java.lang.Object implements io.netty.channel.ChannelFutureListener
-
-
Constructor Summary
Constructors Constructor Description ChannelFutureLogger(org.slf4j.Logger log, java.lang.String prefix)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
operationComplete(io.netty.channel.ChannelFuture future)
-