netty5/common/src
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
..
main Allow to do async mappings in the SniHandler 2016-01-18 21:02:13 +01:00
test Builder to construct DomainNameMapping. 2015-12-20 18:50:09 +01:00