plsar-framework
1.01
plsar-framework
/
plsar
/
PLSAR
/
Builder
Builder
class
Builder
Content copied to clipboard
Constructors
Functions
Properties
Constructors
Builder
Link copied to clipboard
fun
Builder
(
)
Content copied to clipboard
Functions
ambiance
Link copied to clipboard
fun
ambiance
(
numberThreads
:
Int
)
:
PLSAR.Builder
Content copied to clipboard
create
Link copied to clipboard
fun
create
(
)
:
PLSAR
Content copied to clipboard
port
Link copied to clipboard
fun
port
(
port
:
Int
?
)
:
PLSAR.Builder
Content copied to clipboard
Properties
executors
Link copied to clipboard
var
executors
:
ExecutorService
?
=
null
Content copied to clipboard
httpServer
Link copied to clipboard
var
httpServer
:
HttpServer
?
=
null
Content copied to clipboard
port
Link copied to clipboard
var
port
:
Int
?
=
null
Content copied to clipboard
support
Link copied to clipboard
var
support
:
PLSAR.Support
?
=
null
Content copied to clipboard