public static class RestHttpGemfireAdminTemplate.FollowRedirectsSimpleClientHttpRequestFactory extends SimpleClientHttpRequestFactory
| Constructor and Description |
|---|
FollowRedirectsSimpleClientHttpRequestFactory(boolean followRedirects) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isFollowRedirects() |
protected void |
prepareConnection(HttpURLConnection connection,
String httpMethod) |
createAsyncRequest, createRequest, openConnection, setBufferRequestBody, setChunkSize, setConnectTimeout, setOutputStreaming, setProxy, setReadTimeout, setTaskExecutorpublic FollowRedirectsSimpleClientHttpRequestFactory(boolean followRedirects)
public boolean isFollowRedirects()
protected void prepareConnection(HttpURLConnection connection, String httpMethod) throws IOException
prepareConnection in class SimpleClientHttpRequestFactoryIOExceptionCopyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.