Uses of Class
com.amazonaws.kinesisvideo.http.HttpClientBase
-
Packages that use HttpClientBase Package Description com.amazonaws.kinesisvideo.http -
-
Uses of HttpClientBase in com.amazonaws.kinesisvideo.http
Subclasses of HttpClientBase in com.amazonaws.kinesisvideo.http Modifier and Type Class Description classKinesisVideoApacheHttpAsyncClientHttp Async Client which uses Apache HttpAsyncClient internally to make the http request and invoke callbacks when there is data ready to consume.classKinesisVideoApacheHttpClientHttp Client which uses Apache HttpClient internally to make the http request and get the response.
-