HttpFactory

interface HttpFactory

Inheritors

Functions

Link copied to clipboard
abstract fun createClient(): HttpClient
Link copied to clipboard
abstract fun createServer(): HttpServer