LineHandler/ConnectHandler should return a Response
---------------------------------------------------
Key: PROTOCOLS-34
URL: https://issues.apache.org/jira/browse/PROTOCOLS-34
Project: JAMES Protocols
Issue Type: Task
Reporter: Norman Maurer
Assignee: Norman Maurer
LineHandler and ConectHandler should return a Response object if they want to
write a Msg back to the client and not use ProtocolSession.writeResponse(...).
This will make the contract much more clear and also allows us to remove the
writeResponse from it. this wilmguard us from strange side effects in the
future..
--
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]