- encrypt(String) - Method in class org.hawaiiframework.crypto.HawaiiStringEncryptor
-
Encrypt the input message.
- enqueue() - Method in class org.hawaiiframework.async.statistics.TaskStatistics
-
Set the timestamp the task is offered for execution.
- enrich(ErrorResponseResource, WebRequest, HttpStatus) - Method in interface org.hawaiiframework.web.exception.ErrorResponseEnricher
-
- entrySet() - Method in class org.hawaiiframework.util.StackedHashMap
-
- equals(Object) - Method in class org.hawaiiframework.util.tuple.Tuple1
-
- equals(Object) - Method in class org.hawaiiframework.util.tuple.Tuple10
-
- equals(Object) - Method in class org.hawaiiframework.util.tuple.Tuple2
-
- equals(Object) - Method in class org.hawaiiframework.util.tuple.Tuple3
-
- equals(Object) - Method in class org.hawaiiframework.util.tuple.Tuple4
-
- equals(Object) - Method in class org.hawaiiframework.util.tuple.Tuple5
-
- equals(Object) - Method in class org.hawaiiframework.util.tuple.Tuple6
-
- equals(Object) - Method in class org.hawaiiframework.util.tuple.Tuple7
-
- equals(Object) - Method in class org.hawaiiframework.util.tuple.Tuple8
-
- equals(Object) - Method in class org.hawaiiframework.util.tuple.Tuple9
-
- ErrorMessageResponseEnricher - Class in org.hawaiiframework.web.exception
-
This enricher copies the error message from the exception onto the error response resource.
- ErrorMessageResponseEnricher() - Constructor for class org.hawaiiframework.web.exception.ErrorMessageResponseEnricher
-
- ErrorResponseEnricher - Interface in org.hawaiiframework.web.exception
-
This interface defines a way to enrich the error response with values applicable to the given situation.
- ErrorResponseResource - Class in org.hawaiiframework.web.resource
-
This class represents the body of an error response.
- ErrorResponseResource() - Constructor for class org.hawaiiframework.web.resource.ErrorResponseResource
-
Default constructor.
- ErrorResponseResource(Throwable) - Constructor for class org.hawaiiframework.web.resource.ErrorResponseResource
-
Construct an error resource with a throwable.
- ErrorResponseStatusEnricher - Class in org.hawaiiframework.web.exception
-
This enricher copies the http status value and text onto the error response resource.
- ErrorResponseStatusEnricher() - Constructor for class org.hawaiiframework.web.exception.ErrorResponseStatusEnricher
-
- exceptionResponseFactory() - Method in class org.hawaiiframework.boot.autoconfigure.rest.HawaiiRestAutoConfiguration
-
- ExceptionResponseFactory - Interface in org.hawaiiframework.web.exception
-
Factory to create the right type of response resource for an exception.
- execute(Runnable) - Method in class org.hawaiiframework.async.DelegatingExecutor
- ExecutorConfigurationProperties - Class in org.hawaiiframework.async.model
-
Configuration properties for the asynchronous execution.
- ExecutorConfigurationProperties() - Constructor for class org.hawaiiframework.async.model.ExecutorConfigurationProperties
-
- ExecutorProperties - Class in org.hawaiiframework.async.model
-
Configuration properties for a single executor.
- ExecutorProperties() - Constructor for class org.hawaiiframework.async.model.ExecutorProperties
-
- ExecutorStatistics - Class in org.hawaiiframework.async.statistics
-
Executor statistics.
- ExecutorStatistics(ThreadPoolTaskExecutor) - Constructor for class org.hawaiiframework.async.statistics.ExecutorStatistics
-
Create a new statistics instance for the executor
.
- ExecutorStatisticsView - Class in org.hawaiiframework.async.statistics
-
- ExecutorStatisticsView(ExecutorStatistics) - Constructor for class org.hawaiiframework.async.statistics.ExecutorStatisticsView
-