A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V  W  X  Z 

S

serialize(PatchOp,JsonGenerator,SerializerProvider) - function in io.outfoxx.sunday.json.patch.PatchOp.Serializer
 
serializeWithType(PatchOp,JsonGenerator,SerializerProvider,TypeSerializer) - function in com.fasterxml.jackson.databind.JsonSerializer
 
set(T) - function in io.outfoxx.sunday.json.patch.Patch
Creates a JSON Merge Patch PatchOp.Set operation from the provided value that sets/replaces the current value.
set(T) - function in io.outfoxx.sunday.json.patch.PatchOp.Companion
Creates a JSON Merge Patch set operation from the provided value that sets/replaces the current value.
setData(String) - function in io.outfoxx.sunday.EventParser.EventInfo
SSE data field.
setEvent(String) - function in io.outfoxx.sunday.EventParser.EventInfo
SSE event field.
setEventTimeoutCheckIntervalDefault(Duration) - function in io.outfoxx.sunday.EventSource.Companion
Global default time interval for event timeout checks.
setEventTimeoutDefault(Duration) - function in io.outfoxx.sunday.EventSource.Companion
Global default time interval for event timeout.
setHttpReadTimeoutDefault(Duration) - function in io.outfoxx.sunday.EventSource.Companion
Global default read timeout for EventSource http clients.
setId(String) - function in io.outfoxx.sunday.EventParser.EventInfo
SSE id field.
setOnError(Function1) - function in io.outfoxx.sunday.EventSource
 
setOnMessage(Function1) - function in io.outfoxx.sunday.EventSource
 
setOnOpen(Function0) - function in io.outfoxx.sunday.EventSource
 
setOrDelete(T) - function in io.outfoxx.sunday.json.patch.Patch
Creates a JSON Merge Patch PatchOp.Set or PatchOp.Delete operation from the provided value.
setOrDelete(T) - function in io.outfoxx.sunday.json.patch.PatchOp.Companion
Creates a JSON Merge Patch set or delete operation from the provided value.
setRetry(String) - function in io.outfoxx.sunday.EventParser.EventInfo
SSE retry field.
setRetryTimeDefault(Duration) - function in io.outfoxx.sunday.EventSource.Companion
Global default time interval for connection retries.
setStackTrace(Array) - function in kotlin.Throwable
 
Standard - enum entry in io.outfoxx.sunday.MediaType.Tree
 
start() - function in io.outfoxx.sunday.http.Request
Starts the HTTP request and returns a Flow of events.
StructuredMediaTypeDecoder - class in io.outfoxx.sunday.mediatypes.codecs
Common interface for decoders that support decoding from structured maps in addition to binary data.
StructuredMediaTypeDecoderKt - class in io.outfoxx.sunday.mediatypes.codecs
 
SundayError - class in io.outfoxx.sunday
 
SundayError.Reason - class in io.outfoxx.sunday.SundayError
 
supports(MediaType) - function in io.outfoxx.sunday.mediatypes.codecs.MediaTypeDecoders
Check if the given media type has a decoder registered.
supports(MediaType) - function in io.outfoxx.sunday.mediatypes.codecs.MediaTypeEncoders
Check if the given media type has an encoder registered.
supportsUpdate(DeserializationConfig) - function in com.fasterxml.jackson.databind.JsonDeserializer
 
supportsUpdate(DeserializationConfig) - function in com.fasterxml.jackson.databind.PatchOp.Deserializer
 
A  B  C  D  E  F  G  H  I  J  L  M  N  O  P  R  S  T  U  V  W  X  Z