mirror of
https://codeberg.org/Mercury-IM/Smack
synced 2025-12-06 05:01:12 +01:00
Refactored using find . -type f -name "*.java" |\ xargs sed -i -E |\ 's/\.createStanzaCollectorAndSend\((\w+)\)\.nextResultOrThrow\(\);/.sendIqRequestAndWaitForResponse(\1);/' and some manual refactoring. |
||
|---|---|---|
| .. | ||
| demo/java/org/jivesoftware/smackx/jingle/mediaimpl/demo | ||
| integration-test | ||
| main/java/org/jivesoftware/smackx | ||