Remove response specific methods from ImapComposer
--------------------------------------------------

                 Key: IMAP-324
                 URL: https://issues.apache.org/jira/browse/IMAP-324
             Project: JAMES Imap
          Issue Type: Task
          Components: Protocol
    Affects Versions: 0.2.1
            Reporter: Norman Maurer
            Assignee: Norman Maurer
            Priority: Minor
             Fix For: 0.3


ImapComposer contains many methods which are only "usable" from one Encoder. 
This does not make much sense as it is more Encoder specific and so not a good 
match for an interface. We should remove all of them and just keep the 
"not-specific" methods. 

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to