public interface CheckDiskQuotaListener extends EventListener
| Modifier and Type | Method and Description |
|---|---|
void |
checkDiskQuota(String username,
long fileSize,
long diskQuota) |
void checkDiskQuota(String username, long fileSize, long diskQuota)
Copyright © 2016. All Rights Reserved.