public static class WrapperLambdaHandler.ProxyLambdaRequestHandler extends Object implements com.amazonaws.services.lambda.runtime.RequestStreamHandler
| Constructor and Description |
|---|
ProxyLambdaRequestHandler(Object requestHandler,
Method handlerMethod) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleRequest(InputStream inputStream,
OutputStream outputStream,
com.amazonaws.services.lambda.runtime.Context context) |
public void handleRequest(InputStream inputStream, OutputStream outputStream, com.amazonaws.services.lambda.runtime.Context context) throws IOException
handleRequest in interface com.amazonaws.services.lambda.runtime.RequestStreamHandlerIOExceptionCopyright © 2022. All rights reserved.