then

open infix fun then(that: Server.Plugin): Server.Plugin

Run this Server.Plugin then that.

Return

a Server.Plugin that invokes this then that

Parameters

that

the Server.Plugin to chain with this