package de.thedevstack.smackx.filetransferhttp; public interface FileTransferHttp { String NAMESPACE = "urn:xmpp:filetransfer:http"; }