Using getAttachment from ChannelFuture
    jsia24 
    jsia18 at gmail.com
       
    Wed Nov 10 19:42:30 EST 2010
    
    
  
Hi Trustin,
    Thanks for the respons, I did tan anonymous class and it worked
       e.getChannel().getCloseFuture().addListener(new
ChannelFutureListener(){
            public void operationComplete(ChannelFuture future) throws
Exception {
                
            }
        });
Jason
-- 
View this message in context: http://netty-forums-and-mailing-lists.685743.n2.nabble.com/Using-getAttachment-from-ChannelFuture-tp5712102p5727167.html
Sent from the Netty User Group mailing list archive at Nabble.com.
    
    
More information about the netty-users
mailing list