| Package | Description |
|---|---|
| com.amazonaws.serverless.proxy.internal.servlet |
| Modifier and Type | Class and Description |
|---|---|
class |
AwsProxyHttpServletRequest
Implementation of the
HttpServletRequest interface that supports AwsProxyRequest object. |
| Constructor and Description |
|---|
AwsHttpServletResponse(AwsHttpServletRequest req,
java.util.concurrent.CountDownLatch latch)
The constructor for this object receives a
CountDownLatch to synchronize the execution of the Lambda
function while the response is asynchronously written by the underlying container/application |
Copyright © 2018. All Rights Reserved.