|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProxyBuilder | |
|---|---|
| org.mockserver.proxy | |
| Uses of ProxyBuilder in org.mockserver.proxy |
|---|
| Methods in org.mockserver.proxy that return ProxyBuilder | |
|---|---|
ProxyBuilder |
ProxyBuilder.withDirect(String remoteHost,
Integer remotePort)
Configure a direct proxy that forwards all requests from the localPort to the remoteHost and remotePort |
ProxyBuilder |
ProxyBuilder.withLocalPort(Integer localPort)
Configure the local port for the proxy, this will be the same port for all traffic including HTTP, SOCKS, CONNECT and SSL |
ProxyBuilder |
ProxyBuilder.withStopEventQueue(StopEventQueue stopEventQueue)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||