Uses of Class
nl.goodbytes.xmpp.xep0363.Slot
-
Packages that use Slot Package Description nl.goodbytes.xmpp.xep0363 nl.goodbytes.xmpp.xep0363.slot -
-
Uses of Slot in nl.goodbytes.xmpp.xep0363
Methods in nl.goodbytes.xmpp.xep0363 that return Slot Modifier and Type Method Description SlotSlotProvider. consume(SecureUniqueId uuid)SlotSlotManager. consumeSlotForPut(SecureUniqueId uuid)SlotSlotManager. getSlot(org.xmpp.packet.JID from, String fileName, long fileSize)Methods in nl.goodbytes.xmpp.xep0363 with parameters of type Slot Modifier and Type Method Description voidSlotProvider. create(Slot slot)static URLSlotManager. getGetUrl(Slot slot)static URLSlotManager. getPutUrl(Slot slot) -
Uses of Slot in nl.goodbytes.xmpp.xep0363.slot
Methods in nl.goodbytes.xmpp.xep0363.slot that return Slot Modifier and Type Method Description SlotDefaultSlotProvider. consume(SecureUniqueId uuid)Methods in nl.goodbytes.xmpp.xep0363.slot with parameters of type Slot Modifier and Type Method Description voidDefaultSlotProvider. create(Slot slot)
-