Class IoTDiscoveryIntegrationTest


@SpecificationReference(document="XEP-0347", version="0.5.1") public class IoTDiscoveryIntegrationTest extends AbstractSmackIntegrationTest
  • Constructor Details

  • Method Details

    • registerClaimAndUnregisterThing

      @SmackIntegrationTest public void registerClaimAndUnregisterThing() throws org.jivesoftware.smack.XMPPException.XMPPErrorException, InterruptedException, org.jivesoftware.smack.SmackException
      Throws:
      org.jivesoftware.smack.XMPPException.XMPPErrorException
      InterruptedException
      org.jivesoftware.smack.SmackException
    • registerThing

      public static org.jivesoftware.smackx.iot.discovery.ThingState registerThing(org.jivesoftware.smackx.iot.discovery.IoTDiscoveryManager iotDiscoveryManager, org.jivesoftware.smackx.iot.Thing thing) throws org.jivesoftware.smack.XMPPException.XMPPErrorException, InterruptedException, org.jivesoftware.smack.SmackException.SmackMessageException, org.jivesoftware.smack.SmackException.NotConnectedException, org.jivesoftware.smack.SmackException.NoResponseException
      Throws:
      org.jivesoftware.smack.XMPPException.XMPPErrorException
      InterruptedException
      org.jivesoftware.smack.SmackException.SmackMessageException
      org.jivesoftware.smack.SmackException.NotConnectedException
      org.jivesoftware.smack.SmackException.NoResponseException