netty5/codec-haproxy/src/main/java/io/netty/handler/codec/haproxy
康智冬 1c69448e2e Fix typos in javadocs (#9527)
Motivation:

We should have correct docs without typos

Modification:

Fix typos and spelling

Result:

More correct docs
2019-10-09 15:25:41 +02:00
..
HAProxyCommand.java Overall refactoring of the haproxy codec 2014-06-21 16:00:27 +09:00
HAProxyConstants.java Overall refactoring of the haproxy codec 2014-06-21 16:00:27 +09:00
HAProxyMessage.java Fix typos in javadocs (#9527) 2019-10-09 15:25:41 +02:00
HAProxyMessageDecoder.java HAProxyMessageDecoder not correctly handle delimiter in all cases (#9282) 2019-06-27 21:59:09 +02:00
HAProxyProtocolException.java Overall refactoring of the haproxy codec 2014-06-21 16:00:27 +09:00
HAProxyProtocolVersion.java fix the typos 2017-04-20 04:56:09 +02:00
HAProxyProxiedProtocol.java fix the typos 2017-04-20 04:56:09 +02:00
HAProxySSLTLV.java Added PROXY Protocol TLV support 2017-06-07 09:09:29 -07:00
HAProxyTLV.java migrate java8: use requireNonNull (#8840) 2019-02-04 10:32:25 +01:00
package-info.java Move haproxy codec to a separate module 2014-06-21 15:59:21 +09:00