mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-04-01 20:23:15 +02:00
Refactored using find . -type f -name "*.java" |\ xargs sed -i -E |\ 's/\.createStanzaCollectorAndSend\((\w+)\)\.nextResultOrThrow\(\);/.sendIqRequestAndWaitForResponse(\1);/' and some manual refactoring. |
||
---|---|---|
.. | ||
main | ||
test/java/org/jivesoftware/smack |