ktor
2.0.3
3.0.0
3.0.0-rc-1
3.0.0-beta-2
3.0.0-beta-1
2.3.12
2.2.4
2.0.3
1.6.8
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