e7b7b77efc
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() |
||
---|---|---|
.. | ||
main/java/io/netty/handler/codec/stomp | ||
test/java/io/netty/handler/codec/stomp |