netty5/handler
Trustin Lee 0f8ccbb1ac Overall clean-up of the initial SniHandler/DomainNameMapping work
- Parameterize DomainNameMapping to make it useful for other use cases
  than just mapping to SslContext
- Move DomainNameMapping to io.netty.util
- Clean-up the API documentation
- Make SniHandler.hostname and sslContext volatile because they can be
  accessed by non-I/O threads
2014-12-04 18:23:24 +09:00
..
src Overall clean-up of the initial SniHandler/DomainNameMapping work 2014-12-04 18:23:24 +09:00
pom.xml Fix dependency issues with hamcrest 2014-12-04 18:00:02 +09:00