1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-23 20:04:51 +02:00
Smack/source/org/jivesoftware/smackx/commands
2012-10-26 10:47:55 +00:00
..
AdHocCommand.java Timeout should only apply to remote commands. 2008-12-16 23:00:45 +00:00
AdHocCommandManager.java SMACK-363 Applied code cleanup patches for many generics related issues. 2012-10-26 10:47:55 +00:00
AdHocCommandNote.java HTML and comment cleanup. Small API refactors. Moved use of StringBuffer to StringBuilder. 2008-11-03 16:28:57 +00:00
LocalCommand.java Javadoc cleanup. 2008-11-13 18:34:03 +00:00
LocalCommandFactory.java Added ability to register a local command using a factory. Improved ad-hoc command tests. 2008-11-18 23:12:10 +00:00
RemoteCommand.java SMACK-279: The XMPPConnection extends the new abstract Connection class 2010-02-09 11:55:56 +00:00