netty5/codec-http
Leonardo Freitas Gomes 3ce35c710a Improves SelectedProtocol enum to avoid boilerplate on subclasses
NPN server providers return a String version of the negotiated protocol
and the getProtocolByName method allows to easily get an instance of
the SelectedProtocol enum and avoid the need for a switch statement in
each subclass to match the String against the enum value.
2014-01-11 14:21:13 +01:00
..
src Improves SelectedProtocol enum to avoid boilerplate on subclasses 2014-01-11 14:21:13 +01:00
pom.xml [maven-release-plugin] prepare for next development iteration 2013-12-22 21:57:48 +09:00