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
C
- CALENDAR - enum entry in com.hexagonkt.core.media.TextMedia
- camelToSnake(String) - function in com.hexagonkt.core.StringsKt
- Transform the target string from camel case to snake case.
- CBOR - enum entry in com.hexagonkt.core.media.ApplicationMedia
- CDF - enum entry in com.hexagonkt.core.media.ApplicationMedia
- ChainHandler - class in com.hexagonkt.core.handlers
- chainHmac(String,String) - function in com.hexagonkt.core.security.CryptoKt
- check(String,Function0) - function in com.hexagonkt.core.HelpersKt
- TODO.
- checkPermission() - function in java.util.logging.SystemOutHandler
- ClasspathHandler - class in com.hexagonkt.core
- close() - function in java.util.logging.SystemOutHandler
- CodedException - class in com.hexagonkt.core
- Exception with a numeric code.
- com.hexagonkt.core - package com.hexagonkt.core
- com.hexagonkt.core.converters - package com.hexagonkt.core.converters
- com.hexagonkt.core.handlers - package com.hexagonkt.core.handlers
- com.hexagonkt.core.logging - package com.hexagonkt.core.logging
- com.hexagonkt.core.logging.jul - package com.hexagonkt.core.logging.jul
- com.hexagonkt.core.media - package com.hexagonkt.core.media
- com.hexagonkt.core.security - package com.hexagonkt.core.security
- COMPRESS - enum entry in com.hexagonkt.core.media.ApplicationMedia
- containsKey(String) - function in java.util.MapResourceBundle
- containsKey(K) - function in com.hexagonkt.core.MultiMap
- containsValue(V) - function in com.hexagonkt.core.MultiMap
- Context - class in com.hexagonkt.core.handlers
- Context for an event.
- convert(S,KClass) - function in com.hexagonkt.core.converters.ConvertersManager
- Convert one type to another using the registered mapper function among both types.
- convert(Object,KClass) - function in com.hexagonkt.core.converters.ConvertersKt
- Utility method to convert one type to another.
- convert(Object) - function in com.hexagonkt.core.converters.ConvertersKt
- Utility method to convert one type to another.
- ConvertersKt - class in com.hexagonkt.core.converters
- ConvertersManager - class in com.hexagonkt.core.converters
- Registry that holds functions to convert from one type to another.
- convertObjects(Iterable,KClass) - function in com.hexagonkt.core.converters.ConvertersManager
- Convert a group of instances of one type to another type using the registered mapper function among both types.
- convertObjects(Iterable,KClass) - function in com.hexagonkt.core.converters.ConvertersKt
- Convert a group of instances of one type to another type.
- convertObjects(Iterable) - function in com.hexagonkt.core.converters.ConvertersKt
- Convert a group of instances of one type to another type.
- createLogger(String) - function in com.hexagonkt.core.logging.LoggingPort
- Create Logger with name.
- createLogger(String) - function in com.hexagonkt.core.logging.jul.JulLoggingAdapter
- Create Logger with name.
- createURLStreamHandler(String) - function in com.hexagonkt.core.ClasspathHandler
- CryptoKt - class in com.hexagonkt.core.security
- CSS - enum entry in com.hexagonkt.core.media.TextMedia
- CSV - enum entry in com.hexagonkt.core.media.TextMedia
- CustomMedia - class in com.hexagonkt.core.media
- Create a media type (for types not included by default).