Interface AbstractSmackIntTest.Condition

Enclosing class:
AbstractSmackIntTest

protected static interface AbstractSmackIntTest.Condition
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
     
  • Method Details

    • evaluate

      boolean evaluate() throws org.jivesoftware.smack.SmackException.NoResponseException, org.jivesoftware.smack.XMPPException.XMPPErrorException, org.jivesoftware.smack.SmackException.NotConnectedException, InterruptedException
      Throws:
      org.jivesoftware.smack.SmackException.NoResponseException
      org.jivesoftware.smack.XMPPException.XMPPErrorException
      org.jivesoftware.smack.SmackException.NotConnectedException
      InterruptedException