A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
D
- DatabasesKt - class in ai.tock.shared
- DatesKt - class in ai.tock.shared
- debug(KLogger,Throwable) - function in ai.tock.shared
- Logs a Throwable.
- decrypt(String) - function in ai.tock.shared.security
- Decrypt a string and return the result.
- defaultErrorHandler(Integer) - function in ai.tock.shared.vertx.WebVerticle
- The error handler for match failures.
- defaultHealthcheck() - function in ai.tock.shared.vertx.WebVerticle
- Provide basic health information: mainly through HTTP status code
- defaultRole() - function in ai.tock.shared.vertx.WebVerticle
- The default role of a service.
- deploymentID() - function in io.vertx.core.AbstractVerticle
- deregisterObfuscators() - function in ai.tock.shared.security.TockObfuscatorService
- Removes all current stringObfuscators.
- deserialize(JsonParser,DeserializationContext) - function in com.fasterxml.jackson.databind.JsonDeserializer
- deserialize(JsonParser,DeserializationContext,T) - function in com.fasterxml.jackson.databind.JsonDeserializer
- deserializeWithType(JsonParser,DeserializationContext,TypeDeserializer) - function in com.fasterxml.jackson.databind.JsonDeserializer
- deserializeWithType(JsonParser,DeserializationContext,TypeDeserializer,T) - function in com.fasterxml.jackson.databind.JsonDeserializer
- detailedHealthcheck() - function in ai.tock.shared.vertx.WebVerticle
- Provide enhanced information: HTTP response has JSON body with health status of resources
- detailedHealthcheck(List,Function0) - function in ai.tock.shared.vertx
- Return an HTTP handler which calls lambdas and construct the HTTP response
- DetailedHealthcheckKt - class in ai.tock.shared.vertx
- DetailedHealthcheckResults - class in ai.tock.shared.vertx
- Used to construct JSON
- Dice - class in ai.tock.shared
- Manage random things.
- documentToPngByteArray(Document) - function in ai.tock.shared.SvgToPngConverter