Uses of Class
tigase.http.upload.logic.UriFormat
Packages that use UriFormat
-
Uses of UriFormat in tigase.http.upload.logic
Methods in tigase.http.upload.logic that return UriFormatModifier and TypeMethodDescriptionDefaultLogic.getDownloadURIFormat()Logic.getDownloadURIFormat()DefaultLogic.getUploadURIFormat()Logic.getUploadURIFormat()Methods in tigase.http.upload.logic with parameters of type UriFormatModifier and TypeMethodDescriptionprotected StringDefaultLogic.generateURI(UriFormat format, tigase.xmpp.jid.JID requester, String slotId, String filename)