UriTranslator

class UriTranslator(var support: PLSAR.Support, var httpExchange: HttpExchange)

Constructors

Link copied to clipboard
fun UriTranslator(support: PLSAR.Support, httpExchange: HttpExchange)

Functions

Link copied to clipboard
fun translate(): String?

Properties

Link copied to clipboard
var httpExchange: HttpExchange
Link copied to clipboard
val parameters: String
Link copied to clipboard
var support: PLSAR.Support