| Package | Description |
|---|---|
| org.opencastproject.security.api | |
| org.opencastproject.security.util | |
| org.opencastproject.util |
Utility classes for dealing with media packages, collections, URLs, files, and streams.
|
| Modifier and Type | Method and Description |
|---|---|
<A> TrustedHttpClient.RequestRunner<A> |
TrustedHttpClient.runner(org.apache.http.client.methods.HttpUriRequest req)
Create a request runner to execute the request.
|
| Modifier and Type | Method and Description |
|---|---|
<A> TrustedHttpClient.RequestRunner<A> |
StandAloneTrustedHttpClientImpl.runner(org.apache.http.client.methods.HttpUriRequest req) |
static <A> TrustedHttpClient.RequestRunner<A> |
StandAloneTrustedHttpClientImpl.runner(TrustedHttpClient client,
org.apache.http.client.methods.HttpUriRequest req) |
| Modifier and Type | Method and Description |
|---|---|
static String |
HttpUtil.getContentOn(TrustedHttpClient.RequestRunner<String> runner,
int... status) |
Copyright © 2009–2021 Opencast Project. All rights reserved.