ProtocolHandlerHelper is set through a setter on ProtocolHandler.

IMHO it would be clearer and simpler if the ProtocolHandlerHelper were
renamed ProtocolContext and passed into each appropriate method. so,
the new API would be similar to:

handle(ProtocolContext context)
reset(ProtocolContext context)

opinions?
objections?

- robert

[1] 
http://svn.apache.org/repos/asf/james/server/trunk/avalon-socket-library/src/main/java/org/apache/james/socket/ProtocolHandler.java
[2] 
http://svn.apache.org/repos/asf/james/server/trunk/avalon-socket-library/src/main/java/org/apache/james/socket/ProtocolHandlerHelper.java

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

Reply via email to