-
Undocumented
Declaration
Swift
public var next: PipelineStage? { get set }
-
Undocumented
Declaration
Swift
public init()
-
Undocumented
Declaration
Swift
public func open() -
Undocumented
Declaration
Swift
public func close()
-
Declaration
Swift
public func process( request pipelineRequest: PipelineRequest, completionHandler: @escaping PipelineStageResultHandler )
View on GitHub
URLSessionTransport Class Reference