Uses of Class
tigase.http.upload.logic.UriFormat
-
Packages that use UriFormat Package Description tigase.http.upload.logic -
-
Uses of UriFormat in tigase.http.upload.logic
Methods in tigase.http.upload.logic that return UriFormat Modifier and Type Method Description UriFormatDefaultLogic. getDownloadURIFormat()UriFormatLogic. getDownloadURIFormat()UriFormatDefaultLogic. getUploadURIFormat()UriFormatLogic. getUploadURIFormat()Methods in tigase.http.upload.logic with parameters of type UriFormat Modifier and Type Method Description protected StringDefaultLogic. generateURI(UriFormat format, tigase.xmpp.jid.JID requester, String slotId, String filename)
-