@Deprecated public abstract class AbstractRequester extends Object implements Requester
Requester.RequestCallback| Constructor and Description |
|---|
AbstractRequester()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
sendRequest(String hubUrl,
String mode,
Subscription subscription,
String verifySync,
long leaseSeconds,
String secret,
String callbackUrl,
Requester.RequestCallback callback)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsendSubscribeRequest, sendUnsubscribeRequestprotected boolean sendRequest(String hubUrl, String mode, Subscription subscription, String verifySync, long leaseSeconds, String secret, String callbackUrl, Requester.RequestCallback callback) throws IOException
IOExceptionCopyright © 2025. All rights reserved.