plsar-framework
1.01
plsar-framework
/
plsar.processor
/
EndpointProcessor
Endpoint
Processor
class
EndpointProcessor
(
var
cache
:
PLSAR.Cache
?
)
Content copied to clipboard
Types
Constructors
Functions
Properties
Constructors
Endpoint
Processor
Link copied to clipboard
fun
EndpointProcessor
(
cache
:
PLSAR.Cache
?
)
Content copied to clipboard
Types
Companion
Link copied to clipboard
object
Companion
Content copied to clipboard
Functions
run
Link copied to clipboard
fun
run
(
)
:
EndpointProcessor
Content copied to clipboard
Properties
cache
Link copied to clipboard
var
cache
:
PLSAR.Cache
?
Content copied to clipboard
mappings
Link copied to clipboard
var
mappings
:
EndpointMappings
Content copied to clipboard
processed
Link copied to clipboard
var
processed
:
MutableMap
<
String
?
,
InstanceDetails
?
>
Content copied to clipboard