On Tue, Oct 8, 2013 at 9:52 PM, Mark Thomas wrote:
> 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 AbstractEndpoin
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