Package de. jensklingenberg. ktorfit
Functions
find Annotation Or Null
Link copied to clipboard
get Annotation By Name
Link copied to clipboard
fun KSFunctionDeclaration.getAnnotationByName(name: String): KSAnnotation?
Content copied to clipboard
get Argument Value By Name
Link copied to clipboard
get Body Annotation
Link copied to clipboard
get Field Annotation
Link copied to clipboard
get Field Map Annotation
Link copied to clipboard
get Form Url Encoded Annotation
Link copied to clipboard
get Header Map Annotation
Link copied to clipboard
get Headers Annotation
Link copied to clipboard
get Multipart Annotation
Link copied to clipboard
get Part Annotation
Link copied to clipboard
get Part Map Annotation
Link copied to clipboard
get Path Annotation
Link copied to clipboard
get Query Annotation
Link copied to clipboard
get Query Map Annotation
Link copied to clipboard
get Query Name Annotation
Link copied to clipboard
get Request Builder Annotation
Link copied to clipboard
get Streaming Annotation
Link copied to clipboard
get Url Annotation
Link copied to clipboard
has Annotation
Link copied to clipboard
ktorfit Error
Link copied to clipboard
parse HTTPMethod Anno
Link copied to clipboard
fun KSFunctionDeclaration.parseHTTPMethodAnno(name: String): HttpMethodAnnotation?
Content copied to clipboard
postfix If Not Empty
Link copied to clipboard
prefix If Not Empty
Link copied to clipboard
resolve Type Name
Link copied to clipboard
surround If Not Empty
Link copied to clipboard
fun String.surroundIfNotEmpty(prefix: String = "", postFix: String = ""): String
Content copied to clipboard
surround With
Link copied to clipboard