cikraft
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
cikraft
proxy
/
app.softwork.cikraft.proxy
/
ApiProxyEndPoint
/
RouteRule
/
RouteRule
Route
Rule
constructor
(
name
:
String
,
targetEndPointName
:
String
,
sequence
:
Int
,
faultRules
:
List
<
ApiProxyEndPoint.RouteRule
>
=
emptyList()
)
(
source
)