HTTPPostHandlerFactory¶ [Source] class ref HTTPPostHandlerFactory is HandlerFactory ref Implements¶ HandlerFactory ref Constructors¶ create¶ [Source] new val create( receiver: PostResultReceiver tag) : HTTPPostHandlerFactory val^ Parameters¶ receiver: PostResultReceiver tag Returns¶ HTTPPostHandlerFactory val^ Public Functions¶ apply¶ [Source] fun box apply( session: HTTPSession tag) : HTTPHandler ref^ Parameters¶ session: HTTPSession tag Returns¶ HTTPHandler ref^