[JBoss JIRA] Created: (NETTY-187) Subsitute ReplayingDecoder with FrameDecoder without losing stored buffer

Miguel Angel Cabrera (JIRA) jira-events at lists.jboss.org
Wed Jul 1 09:10:52 EDT 2009


Subsitute ReplayingDecoder with FrameDecoder without losing stored buffer
-------------------------------------------------------------------------

                 Key: NETTY-187
                 URL: https://jira.jboss.org/jira/browse/NETTY-187
             Project: Netty
          Issue Type: Feature Request
          Components: Handler
    Affects Versions: 3.0.2.GA
         Environment: Using ubuntu 9.10, java 6
            Reporter: Miguel Angel Cabrera
            Assignee: Trustin Lee
            Priority: Minor


I try to replace a ReplayingDecoder with a FrameDecoder but the buffered data is lost, i would need a mechanism to hand remaining data in buffer to the next handler.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the netty-dev mailing list