aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/thedevstack/conversationsplus/xmpp/filetransfer/http/FileTransferHttp.java (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Implements FS#245: Implement FiletransferHttp (upload and delete), some ↵steckbrief2017-07-311-1/+2
| | | | minor bug fixes including to fail a JingleTransfer in case criterias are not met
* Basic filetransfer http delete implementation; Exceptions for IqPacketError ↵steckbrief2016-08-221-0/+8
added