Package Services.Dependencies
package Services.Dependencies
-
ClassesClassDescriptionValidates atomic dependencies between primitive values in requests and responses.Handles analysis of request bodies (POST/PUT) to detect dependencies between requests.Handles the analysis of cookies to detect dependencies between HTTP requests.Custom Gson
TypeAdapterFactoryto handle runtime conversion ofEdgeobjects.Extracts and analyzes dependencies from a HAR (HTTP Archive) file.Handles analysis of HTTP headers to detect dependencies between requests.Utility class for computing the Longest Common Substring (LCS) similarity between two character sequences.Utility class to calculate the Levenshtein distance between two strings.Handles analysis of query parameters to detect dependencies between HTTP requests.Custom Gson deserializer forEdgeobjects.Custom Gson deserializer forMyNodeobjects.Handles the detection of dependencies based on the URL paths of HTTP requests.