Smack/smack-core/src
Florian Schmaus 4d7e4b2ab1 Add Message(String, String) constructor
to make simply Smack examples work, e.g.

Message message = new Message("user@example.org", "Hi, how are you?");
2016-07-24 21:21:21 +02:00
..
integration-test Add checkstyle rule for StringBuilder.append(char) 2015-07-27 19:02:11 +02:00
main Add Message(String, String) constructor 2016-07-24 21:21:21 +02:00
test Implement flexible port selection in Socks5ClientTest 2016-07-08 08:07:37 +02:00