ktor
1.6.8
2.2.4
2.2.3
2.2.2
2.2.1
2.2.0
2.0.3
2.0.2
2.0.1
2.0.0
2.0.0-rc-1
2.0.0-beta-1
1.6.8
1.6.7
common
ktor-utils
/
io.ktor.util.pipeline
/
PipelinePhase
Pipeline
Phase
common
class
PipelinePhase
(
name
:
String
)
Content copied to clipboard
Represents a phase in a pipeline
Constructors
Functions
Properties
Parameters
Parameters
common
name
a name for this phase
Constructors
Pipeline
Phase
Link copied to clipboard
common
fun
PipelinePhase
(
name
:
String
)
Content copied to clipboard
Functions
to
String
Link copied to clipboard
common
open
override
fun
toString
(
)
:
String
Content copied to clipboard
Properties
name
Link copied to clipboard
common
val
name
:
String
Content copied to clipboard