Commit Graph

9 Commits

Author SHA1 Message Date
hogimn
046ea54787 Use Enum instead of hard-corded String 2023-02-02 19:29:41 +09:00
Arnaud Cogoluègnes
61ca6df6d5
Update Java tutorials to Java 8 2018-12-04 10:55:14 +01:00
Christophe Tafani-Dereeper
34619a56c0 Use the BuiltinExchangeType instead of string literals in Java examples 2017-03-21 09:45:20 +01:00
Michael Klishin
85f3081147 Don't use queueing consumer in Java tutorials
It's no longer relevant these days and cannot be recovered
by automatic connection recovery.
2015-08-04 14:19:28 +03:00
a.hofmann
54bf8a1ca4 Correction of Java examples to preserve utf-8 string encoding 2015-05-18 22:44:31 +02:00
Ann Witbrock
228b850a7c Exceptions and closing in finally 2011-04-28 18:04:46 +01:00
Ann Witbrock
0f59c109b2 Tidied Exceptions 2011-04-05 17:53:15 +01:00
Ann Witbrock
7dd340c9b9 Tidied Exceptions 2011-04-05 16:53:56 +01:00
Ann Witbrock
58b72ed7b6 added ReceiveLogsTopic.java 2011-03-18 17:00:01 +00:00