toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.net.http
/
ProxiedHttpFactory
Proxied
Http
Factory
class
ProxiedHttpFactory
(
var
parent
:
HttpFactory
)
:
HttpFactory
Members
Members & Extensions
Constructors
Proxied
Http
Factory
Link copied to clipboard
constructor
(
parent
:
HttpFactory
)
Properties
parent
Link copied to clipboard
var
parent
:
HttpFactory
Functions
create
Client
Link copied to clipboard
open
override
fun
createClient
(
)
:
HttpClient
create
Client
Endpoint
Link copied to clipboard
fun
HttpFactory
.
createClientEndpoint
(
endpoint
:
String
)
:
HttpClientEndpoint
create
Server
Link copied to clipboard
open
override
fun
createServer
(
)
:
HttpServer