netty5/common/src/main
Norman Maurer 7b51412c3c Allow to do async mappings in the SniHandler
Motivation:

Sometimes a user want to do async mappings in the SniHandler as it is not possible to populate a Mapping up front.

Modifications:

Add AsyncMapping interface and make SniHandler work with it.

Result:

It is possible to do async mappings for SNI
2016-01-18 21:02:13 +01:00
..
java/io/netty/util Allow to do async mappings in the SniHandler 2016-01-18 21:02:13 +01:00
script Make IntObjectHashMap extend Map 2015-07-22 15:52:27 -07:00
templates/io/netty/util/collection Make PrimitiveCollections generated for all primitive maps. 2015-07-27 06:59:23 -07:00