| Package | Description |
|---|---|
| microsoft.aspnet.signalr.client | |
| microsoft.aspnet.signalr.client.http | |
| microsoft.aspnet.signalr.client.http.java |
| Modifier and Type | Method and Description |
|---|---|
static void |
FutureHelper.copyHandlers(HttpConnectionFuture sourceFuture,
SignalRFuture<?> targetFuture)
Copy the Cancellation and Error handlers between two SignalRFuture
instances, where the source is an HttpConnectionFuture
|
| Modifier and Type | Method and Description |
|---|---|
HttpConnectionFuture |
HttpConnection.execute(Request request,
HttpConnectionFuture.ResponseCallback responseCallback)
Executes an request
|
| Modifier and Type | Method and Description |
|---|---|
HttpConnectionFuture |
JavaHttpConnection.execute(Request request,
HttpConnectionFuture.ResponseCallback callback) |
Copyright © 2019. All rights reserved.