public class MqttInvocationHandler<T extends IMqttClient> extends Object implements InvocationHandler
MqttInvocationHandler(T mqttClient)
Object
invoke(Object proxy, Method method, Object[] args)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MqttInvocationHandler(T mqttClient)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke
InvocationHandler
Throwable
Copyright © 2025. All rights reserved.