plsar-framework
1.01
plsar-framework
/
plsar
/
PLSAR
/
Support
Support
class
Support
Content copied to clipboard
Types
Constructors
Functions
Properties
Constructors
Support
Link copied to clipboard
fun
Support
(
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
convert
Link copied to clipboard
fun
convert
(
in
:
InputStream
)
:
StringBuilder
Content copied to clipboard
get
Link copied to clipboard
operator
fun
get
(
request
:
HttpRequest
,
cls
:
Class
<
*
>
)
:
Any
?
Content copied to clipboard
get
Cookie
Link copied to clipboard
fun
getCookie
(
cookieName
:
String
,
headers
:
Headers
?
)
:
String
Content copied to clipboard
get
Name
Link copied to clipboard
fun
getName
(
nameWithExt
:
String
?
)
:
String
Content copied to clipboard
get
Payload
Link copied to clipboard
fun
getPayload
(
bytes
:
ByteArray
?
)
:
String
Content copied to clipboard
get
Payload
Bytes
Link copied to clipboard
fun
getPayloadBytes
(
requestStream
:
InputStream
)
:
ByteArray
Content copied to clipboard
propagate
Link copied to clipboard
fun
propagate
(
request
:
HttpRequest
,
cls
:
Class
<
*
>
)
:
Any
?
Content copied to clipboard
remove
Last
Link copied to clipboard
fun
removeLast
(
s
:
String
?
)
:
String
Content copied to clipboard
Properties
classesUri
Link copied to clipboard
val
classesUri
:
String
?
Content copied to clipboard
isFat
Link copied to clipboard
val
isFat
:
Boolean
Content copied to clipboard
isJar
Link copied to clipboard
var
isJar
:
Boolean
Content copied to clipboard
jarEntries
Link copied to clipboard
val
jarEntries
:
Enumeration
<
JarEntry
>
Content copied to clipboard
jarFile
Link copied to clipboard
val
jarFile
:
JarFile
?
Content copied to clipboard
main
Link copied to clipboard
val
main
:
String
Content copied to clipboard
project
Link copied to clipboard
val
project
:
String
Content copied to clipboard