plsar-framework
1.01
plsar-framework
/
plsar.util
/
ResourceResponse
Resource
Response
class
ResourceResponse
(
builder
:
ResourceResponse.Builder
)
Content copied to clipboard
Types
Constructors
Functions
Properties
Constructors
Resource
Response
Link copied to clipboard
fun
ResourceResponse
(
builder
:
ResourceResponse.Builder
)
Content copied to clipboard
Types
Builder
Link copied to clipboard
class
Builder
Content copied to clipboard
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
serve
Link copied to clipboard
fun
serve
(
)
Content copied to clipboard
Properties
cache
Link copied to clipboard
var
cache
:
PLSAR.Cache
?
Content copied to clipboard
CONTENTTYPE
Link copied to clipboard
val
CONTENTTYPE
:
String
Content copied to clipboard
GET
Link copied to clipboard
val
GET
:
String
Content copied to clipboard
httpExchange
Link copied to clipboard
var
httpExchange
:
HttpExchange
?
Content copied to clipboard
httpVerb
Link copied to clipboard
var
httpVerb
:
String
?
Content copied to clipboard
requestUri
Link copied to clipboard
var
requestUri
:
String
?
Content copied to clipboard
support
Link copied to clipboard
var
support
:
PLSAR.Support
Content copied to clipboard
WEBAPP
Link copied to clipboard
val
WEBAPP
:
String
Content copied to clipboard