netty5/codec-stomp/src
Norman Maurer e7b7b77efc [#5013] Fix typo in DefaultStompFrame.toString() method.
Motivation:

DefaultStompFrame.toString() implementations returned a String that contained DefaultFullStompFrame.

Modifications:

Replace DefaultFullStompFrame with DefaultStompFrame.

Result:

Less confusing and more correct return value of toString()
2016-03-23 10:48:13 +01:00
..
main/java/io/netty/handler/codec/stomp [#5013] Fix typo in DefaultStompFrame.toString() method. 2016-03-23 10:48:13 +01:00
test/java/io/netty/handler/codec/stomp fixed "sensative" typo to read "sensitive" 2016-02-17 08:18:11 -08:00