| Modifier and Type | Method and Description |
|---|---|
protected AmazonLambdaContext |
AbstractLambdaPollLoop.createContext(HttpURLConnection requestConnection) |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
AbstractLambdaPollLoop.processRequest(InputStream input,
OutputStream output,
AmazonLambdaContext context) |
protected abstract Object |
AbstractLambdaPollLoop.processRequest(Object input,
AmazonLambdaContext context)
Invoke actual app code with unmarshalled input.
|
Copyright © 2020 JBoss by Red Hat. All rights reserved.