A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
R
S
T
U
V
W
X
Z
P
- parameter(MediaType.StandardParameterName) - function in io.outfoxx.sunday.MediaType
- Looks up a parameter using a standard parameter name.
- parameter(String) - function in io.outfoxx.sunday.MediaType
- Looks up a parameter.
- Patch - class in io.outfoxx.sunday.json.patch
- Patch interface that allows easy creation of patch operations.
- PatchingKt - class in io.outfoxx.sunday.json.patch
- PatchOp - class in io.outfoxx.sunday.json.patch
- JSON Merge Patch operations: none, set, delete
- PatchOp.Companion - class in io.outfoxx.sunday.json.patch.PatchOp
- PatchOp.Delete - class in io.outfoxx.sunday.json.patch.PatchOp
- JSON Merge Patch
deleteoperation that deletes the current value. - PatchOp.Delete.Companion - class in io.outfoxx.sunday.json.patch.PatchOp.Delete
- PatchOp.Deserializer - class in io.outfoxx.sunday.json.patch.PatchOp
- Custom Deserializer for patch operations.
- PatchOp.Deserializer.TypedDeserializer - class in io.outfoxx.sunday.json.patch.PatchOp.Deserializer
- PatchOp.None - class in io.outfoxx.sunday.json.patch.PatchOp
- JSON Merge Patch
noneoperation that leaves the current value untouched. - PatchOp.None.Companion - class in io.outfoxx.sunday.json.patch.PatchOp.None
- PatchOp.Serializer - class in io.outfoxx.sunday.json.patch.PatchOp
- Custom Serializer for patch operations.
- PatchOp.Set - class in io.outfoxx.sunday.json.patch.PatchOp
- JSON Merge Patch
setoperation that sets/replaces the current value. - PathEncoders - class in io.outfoxx.sunday
- PathEncodersKt - class in io.outfoxx.sunday
- Personal - enum entry in io.outfoxx.sunday.MediaType.Tree
- printStackTrace() - function in kotlin.Throwable
- printStackTrace(PrintStream) - function in kotlin.Throwable
- printStackTrace(PrintWriter) - function in kotlin.Throwable
- process(Buffer,Function1) - function in io.outfoxx.sunday.EventParser
- Push mode processing.
- properties() - function in com.fasterxml.jackson.databind.JsonSerializer