@ProviderType public interface RemoteContentRenderingService
Modifier and Type | Method and Description |
---|---|
org.apache.http.client.methods.CloseableHttpResponse |
getRemoteContentResponse(SlingHttpServletRequest request)
Creates a Remote Request using the config from Sling Servlet Request and provides the Response object after executing it on the Remote Content Rendering Server
|
@Nonnull org.apache.http.client.methods.CloseableHttpResponse getRemoteContentResponse(@Nonnull SlingHttpServletRequest request) throws RemoteContentRenderingException, java.io.IOException
request
- The AEM internal servlet requestCloseableHttpResponse
ObjectRemoteContentRenderingException
java.io.IOException
Copyright © 2010 - 2020 Adobe. All Rights Reserved