A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
E
- encode(LoggingEvent) - Method in class org.hawaiiframework.logging.logback.KibanaLogEventEncoder
- encode(String) - Method in class org.hawaiiframework.util.codec.HexEncoder
-
Encodes the provided
String
. - encrypt(String) - Method in class org.hawaiiframework.crypto.HawaiiStringEncryptor
-
Encrypt the input message.
- encrypt(String) - Method in class org.hawaiiframework.crypto.HawaiiUrlSafeStringEncryptor
-
Encrypt the input message.
- END - org.hawaiiframework.logging.model.KibanaLogTypeNames
- 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
-
Default implementation that first retrieves the original throwable stored in the error response resource, and then calls
ErrorResponseEnricher.doEnrich(ErrorResponseResource, Throwable, WebRequest, HttpStatus)
. - 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
- execute(Runnable, long) - 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
-
A view on the
ExecutorStatistics
. - ExecutorStatisticsView(ExecutorStatistics) - Constructor for class org.hawaiiframework.async.statistics.ExecutorStatisticsView
-
Create a view on
ExecutorStatistics
.
All Classes All Packages