Package | Description |
---|---|
com.ibm.watson.developer_cloud.http |
This package contains interfaces, enumerations and implementations to work with HTTP requests and responses.
|
Modifier and Type | Method and Description |
---|---|
void |
ServiceCall.enqueue(ServiceCallback<? super T> callback)
Asynchronous requests, in this case, you receive a callback when the data has been received.
|
Copyright © 2015–2016 IBM Watson. All rights reserved.