Unified Router
            class UnifiedRouter(serialFormat: StandardKtorSerialFormat, serialFormatContentType: <ERROR CLASS>)
Content copied to clipboard
Functions
Link copied to clipboard
                        fun <T> <ERROR CLASS><out <ERROR CLASS>, <ERROR CLASS>>.decodeUrlQueryValue(field: String, deserializer: DeserializationStrategy<T>): <ERROR CLASS>
Content copied to clipboard
Link copied to clipboard
                        suspend fun <T> <ERROR CLASS><out <ERROR CLASS>, <ERROR CLASS>>.decodeUrlQueryValueOrSendError(field: String, deserializer: DeserializationStrategy<T>): <ERROR CLASS>
Content copied to clipboard
Link copied to clipboard
                        suspend fun <ERROR CLASS><out <ERROR CLASS>, <ERROR CLASS>>.getParameterOrSendError(field: String): <ERROR CLASS>
Content copied to clipboard
Link copied to clipboard
                        fun <ERROR CLASS><out <ERROR CLASS>, <ERROR CLASS>>.getQueryParameter(field: String): <ERROR CLASS>
Content copied to clipboard
Link copied to clipboard
                        suspend fun <ERROR CLASS><out <ERROR CLASS>, <ERROR CLASS>>.getQueryParameterOrSendError(field: String): <ERROR CLASS>
Content copied to clipboard
Link copied to clipboard
                        fun <T> <ERROR CLASS>.includeWebsocketHandling(suburl: String, flow: Flow<T>, serializer: SerializationStrategy<T>): <ERROR CLASS>
Content copied to clipboard