netty5/handler/src
Scott Mitchell 3648ab0355 Add comments for ApplicationProtocolConfig
Motivation:
The behavior for SelectorFailureBehavior and SelectedListenerFailureBehavior enum values are not clear. Additional comments would clarify the expected behavior.

Modifications:
- Add comments for each value in SelectedListenerFailureBehavior and SelectorFailureBehavior which clarify the expected behavior

Result:
The behavior of SelectedListenerFailureBehavior and SelectorFailureBehavior are more clearly communicated.
2017-11-15 08:01:47 +01:00
..
main/java/io/netty/handler Add comments for ApplicationProtocolConfig 2017-11-15 08:01:47 +01:00
test Use Parameterized to run SslHandler tests with different SslProviders. 2017-11-10 07:20:35 -08:00