netty5/codec-haproxy/src/main/java/io/netty/handler/codec/haproxy
田欧 934a07fbe2 migrate java8 (#8779)
Motivation:

We can omit argument types when using Java8.

Modification:

Omit arguments where possible.

Result:

Cleaner code.
2019-01-28 05:55:30 +01: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 migrate java8 (#8779) 2019-01-28 05:55:30 +01:00
HAProxyMessageDecoder.java Do not treat errors as decoder exception (redux) 2017-10-07 18:17:00 +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 Fix typos in docs. 2018-02-14 08:44:07 +01:00
package-info.java Move haproxy codec to a separate module 2014-06-21 15:59:21 +09:00