C
E
G
I
P
R
S
T
S
- Server - class in io.github.cfraser.proxie
- Server is an intercepting HTTP(S) proxy which enables received Request and Response data to be transformed dynamically.
- start(java.lang.Integer) - function in io.github.cfraser.proxie.Server
- Synchronously start the proxy Server on the port.
- stop() - function in io.github.cfraser.proxie.Server
- Synchronously stop the proxy Server.