URLTaskReactor

public protocol URLTaskReactor : Reactor

This protocol provides the means to react to a URLTask object.

It also inherits from the Reactor protocol.