A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
W
- warn(mu.KLogger,java.lang.Throwable) - function in ai.tock.shared.LoggersKt
- Logs a Throwable.
- watch(com.mongodb.reactivestreams.client.MongoCollection,com.mongodb.client.model.changestream.FullDocument,kotlin.jvm.functions.Function1) - function in ai.tock.shared.MongosKt
- WebVerticle - class in ai.tock.shared.vertx
- Base class for web Tock io.vertx.core.Verticles.
- WebVerticle.Companion - class in ai.tock.shared.vertx.WebVerticle
- withNamespace(java.lang.String,java.lang.String) - function in ai.tock.shared.StringsKt
- Add the specified namespace to a name if the name does not contains yet a namespace, and return the result.
- withoutNamespace(java.lang.String,java.lang.String) - function in ai.tock.shared.StringsKt
- Remove the specified namespace from a qualified name if this qualified name contains the namespace, and return the result.
- writeToBuffer(io.vertx.core.buffer.Buffer) - function in io.vertx.ext.auth.impl.UserImpl