netty5/handler/src/test
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
..
java/io/netty/handler Overall clean-up of the initial SniHandler/DomainNameMapping work 2014-12-04 18:23:24 +09:00
resources/io/netty/handler/ssl Backport ALPN and Mutual Auth SSL 2014-10-31 14:15:12 +09:00