1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2024-06-29 06:44:50 +02:00
Smack/source/org/jivesoftware/smackx/commands
2008-12-29 18:35:35 +00:00
..
AdHocCommand.java Timeout should only apply to remote commands. 2008-12-16 23:00:45 +00:00
AdHocCommandManager.java Added ability to register a local command using a factory. Improved ad-hoc command tests. 2008-11-18 23:12:10 +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 A packet reply timeout can be set which applies to all methods (from Sid). 2008-12-29 18:35:35 +00:00