Interface VerifierIfc

All Known Implementing Classes:
DummyVerifier, LimitsVerifier

public interface VerifierIfc
Author:
andrzej
  • Method Details

    • isAllowed

      boolean isAllowed(Stream stream) throws tigase.db.TigaseDBException
      Throws:
      tigase.db.TigaseDBException
    • updateTransfer

      void updateTransfer(Socks5IOService service, boolean force) throws tigase.db.TigaseDBException, QuotaException
      Throws:
      tigase.db.TigaseDBException
      QuotaException