FrameEncode.decode() is not invoked

olle oleg at mobbie.net
Thu Aug 6 11:13:31 EDT 2009


Hi,

Probably I miss something basic but for some reason my FrameDecoder derived
handler's decode() is never invoked.
The same object works great for UDP and TCP however TCP messages are
prefixed with a 4 bytes data length that should be handled in the decode
function.

Any clue will be highly appreciated.

Handler code is attached.
http://n2.nabble.com/file/n3398871/ClientHandler.java ClientHandler.java 
-- 
View this message in context: http://n2.nabble.com/FrameEncode.decode%28%29-is-not-invoked-tp3398871p3398871.html
Sent from the Netty User Group mailing list archive at Nabble.com.


More information about the netty-users mailing list