C
E
G
I
P
R
S
T
C
- close() - function in io.github.cfraser.proxi.Server
- Synchronously stop the proxy Server.
- create(OkHttpClient) - function in io.github.cfraser.proxi.Proxier.Companion
- Create a Proxier instance which uses the httpClient to execute proxy requests.
- create() - function in io.github.cfraser.proxi.Proxier.Companion
- Create a Proxier instance which uses the httpClient to execute proxy requests.
- create(Interceptor,Proxier,ExecutorService,Path,Path,Credentials) - function in io.github.cfraser.proxi.Server.Companion
- Create a proxy Server instance.
- create(Interceptor,Proxier,ExecutorService,Path,Path) - function in io.github.cfraser.proxi.Server.Companion
- Create a proxy Server instance.
- create(Interceptor,Proxier,ExecutorService,Path) - function in io.github.cfraser.proxi.Server.Companion
- Create a proxy Server instance.
- create(Interceptor,Proxier,ExecutorService) - function in io.github.cfraser.proxi.Server.Companion
- Create a proxy Server instance.
- create(Interceptor,Proxier) - function in io.github.cfraser.proxi.Server.Companion
- Create a proxy Server instance.
- create(Interceptor) - function in io.github.cfraser.proxi.Server.Companion
- Create a proxy Server instance.
- Credentials - class in io.github.cfraser.proxi
- The Credentials for HTTP basic authorization.