protected abstract class IoTManager.IoTIqRequestHandler
extends org.jivesoftware.smack.iqrequest.AbstractIqRequestHandler
Modifier | Constructor and Description |
---|---|
protected |
IoTIqRequestHandler(java.lang.String element,
java.lang.String namespace,
org.jivesoftware.smack.packet.IQ.Type type,
org.jivesoftware.smack.iqrequest.IQRequestHandler.Mode mode) |
Modifier and Type | Method and Description |
---|---|
protected abstract org.jivesoftware.smack.packet.IQ |
handleIoTIqRequest(org.jivesoftware.smack.packet.IQ iqRequest) |
org.jivesoftware.smack.packet.IQ |
handleIQRequest(org.jivesoftware.smack.packet.IQ iqRequest) |
protected IoTIqRequestHandler(java.lang.String element, java.lang.String namespace, org.jivesoftware.smack.packet.IQ.Type type, org.jivesoftware.smack.iqrequest.IQRequestHandler.Mode mode)
public final org.jivesoftware.smack.packet.IQ handleIQRequest(org.jivesoftware.smack.packet.IQ iqRequest)
handleIQRequest
in interface org.jivesoftware.smack.iqrequest.IQRequestHandler
handleIQRequest
in class org.jivesoftware.smack.iqrequest.AbstractIqRequestHandler
protected abstract org.jivesoftware.smack.packet.IQ handleIoTIqRequest(org.jivesoftware.smack.packet.IQ iqRequest)