public class SlotManager extends Object
| Modifier and Type | Method and Description |
|---|---|
Slot |
consumeSlotForPut(UUID uuid) |
static SlotManager |
getInstance() |
long |
getMaxFileSize() |
Slot |
getSlot(org.xmpp.packet.JID from,
String fileName,
long fileSize) |
public static SlotManager getInstance()
public long getMaxFileSize()
public Slot getSlot(org.xmpp.packet.JID from, String fileName, long fileSize) throws TooLargeException
TooLargeExceptionCopyright © 2017 Goodbytes. All rights reserved.