On 08/10/2013 19:46, Niki Dokovski wrote:
> Hi,
> Is there a good reason why AbstractEndpoint in coyote does not have an
> association with Handler through an abstract getter and setter? All
> concrete implementations of AbstractEndpoint
> [AprEndpoint,JIoEndpoint,NioEndpoint] provide a getter and a setter of a
> AbstractEndpoint.Handler

No they don't. The getters and setters use the endpoint specific Handler.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to