netty5/codec-http2
Trustin Lee 365b3f5e11 Rename io.netty.util.collection.Collections to PrimitiveCollections
Motivation:

An IDE's auto-completion often confuses between java.util.Collections
and io.netty.util.collection.Collections, and it's annoying to me. :-)

Modifications:

Use a different class name.

Result:

When I type Collections, it's always 'the' Collections.
2014-06-21 16:57:06 +09:00
..
src Rename io.netty.util.collection.Collections to PrimitiveCollections 2014-06-21 16:57:06 +09:00
pom.xml Add support for HTTP/2 draft 12. 2014-05-06 20:22:27 +02:00