jetty.project/jetty-spdy
Simone Bordet 8d2efaf7eb 445167 - Allow configuration of dispatch after select.
Introduced parameter "dispatchIO" in the relevant factories so that
they can be configured by users and connections will be created
taking into account this parameter.

For less configurable connection factories, this parameter is
currently hardcoded to either true or false depending on the case.
For example, ALPN and NPN connections have it to false, since they
don't do any blocking operation in onFillable().
2014-09-26 10:13:16 +02:00
..
spdy-alpn-tests cleaned up OSGi manifest creation 2014-08-15 19:35:49 +10:00
spdy-client Merged branch 'master' into 'jetty-http2'. 2014-09-01 11:57:09 +02:00
spdy-core cleaned up OSGi manifest creation 2014-08-15 19:35:49 +10:00
spdy-example-webapp cleaned up OSGi manifest creation 2014-08-15 19:35:49 +10:00
spdy-http-client-transport 445167 - Allow configuration of dispatch after select. 2014-09-26 10:13:16 +02:00
spdy-http-common cleaned up OSGi manifest creation 2014-08-15 19:35:49 +10:00
spdy-http-server 445167 - Allow configuration of dispatch after select. 2014-09-26 10:13:16 +02:00
spdy-npn-tests Moved NPNModuleTest to module 'jetty-npn-server'. 2014-08-21 15:18:10 +02:00
spdy-server cleaned up OSGi manifest creation 2014-08-15 19:35:49 +10:00
pom.xml cleaned up OSGi manifest creation 2014-08-15 19:35:49 +10:00