@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, wait
sendSubscribeRequest, sendUnsubscribeRequest
protected boolean sendRequest(String hubUrl, String mode, Subscription subscription, String verifySync, long leaseSeconds, String secret, String callbackUrl, Requester.RequestCallback callback) throws IOException
IOException
Copyright © 2017. All rights reserved.