Tuesday, 20 August 2013

ChannelHandlerContext setAttachment Method

ChannelHandlerContext setAttachment Method

So in the Netty 3.x libraries, the class ChannelHandlerContext has a
method named setAttachment. Unfortunately, it doesn't seem to exist in the
new 4.0 libraries. I was wondering if there is a way to put attachment
like on the older libraries.

No comments:

Post a Comment