netty5/example/src/main
Eric Anderson bd224286f5 [#3531] Create SslContext.Builder
Motivation:

SslContext factory methods have gotten out of control; it's past time to
swap to a builder.

Modifications:

New Builder class. The existing factory methods must be left as-is for
backward compatibility.

Result:

Fixes #3531
2015-04-14 07:28:34 +02:00
..
java/io/netty/example [#3531] Create SslContext.Builder 2015-04-14 07:28:34 +02:00
resources Add logLevel property to enable different log levels for the examples. 2014-11-21 10:48:57 +09:00