| Package | Description | 
|---|---|
| org.mockserver.proxy | |
| org.mockserver.proxy.direct | |
| org.mockserver.proxy.http | 
| Modifier and Type | Field and Description | 
|---|---|
static io.netty.util.AttributeKey<Proxy> | 
Proxy.HTTP_PROXY  | 
| Modifier and Type | Method and Description | 
|---|---|
Proxy | 
ProxyBuilder.build()
Build an instance of the HttpProxy 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DirectProxy
This class should not be constructed directly instead use HttpProxyBuilder to build and configure this class 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
HttpProxy
This class should not be constructed directly instead use HttpProxyBuilder to build and configure this class 
 | 
| Constructor and Description | 
|---|
HttpProxyHandler(Proxy server,
                HttpStateHandler httpStateHandler)  | 
Copyright © 2018. All rights reserved.