public class AWSUpload
extends ej.restserver.RestEndpoint
Constructor and Description |
---|
AWSUpload(HeadlessThermostat thermostat,
CertificateLoader loader,
java.util.Properties properties)
Instantiates an endpoint to receive aws credentials.
|
Modifier and Type | Method and Description |
---|---|
ej.hoka.http.HTTPResponse |
post(ej.hoka.http.HTTPRequest request,
java.util.Map<java.lang.String,java.lang.String> headers,
java.util.Map<java.lang.String,java.lang.String> parameters) |
public AWSUpload(HeadlessThermostat thermostat, CertificateLoader loader, java.util.Properties properties)
thermostat
- the thermostat.loader
- the certificate loader to use for the server certificates.properties
- the properties to use for the server certificates list.