netty5/handler
Trustin Lee 0ee7e61734 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:19:50 +09:00
..
src Overall clean-up of the initial SniHandler/DomainNameMapping work 2014-12-04 18:19:50 +09:00
pom.xml Fix dependency issues with hamcrest 2014-12-04 17:53:35 +09:00