Package com.creativityfactory.swiftserver.utils
package com.creativityfactory.swiftserver.utils
-
ClassDescriptionThe BodyAdapter interface defines methods for adapting the body of an HTTP request to various formats.Implementation of
BodyAdapter
interface, which adapts the body of an HTTP request into various formats.A utility class that parses the body of an HTTP request.This class provides utility methods for working with fields using reflection.This class is responsible for all the operation related to the id of models, such extracting the value of an id from an object of specific model, type of id...Utility class for input/output operations.This class is responsible for handling route operations, such as URL segmentation and pattern matching.