| Package | Description |
|---|---|
| org.littleshoot.proxy | |
| org.littleshoot.proxy.extras | |
| org.littleshoot.proxy.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ChainedProxy
Encapsulates information needed to connect to a chained proxy.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChainedProxyAdapter
Convenience base class for implementations of
ChainedProxy. |
| Modifier and Type | Method and Description |
|---|---|
HttpProxyServerBootstrap |
HttpProxyServerBootstrap.withSslEngineSource(SslEngineSource sslEngineSource)
Specify an
SslEngineSource to use for encrypting inbound
connections. |
| Modifier and Type | Class and Description |
|---|---|
class |
SelfSignedSslEngineSource
Basic
SslEngineSource for testing. |
| Modifier and Type | Method and Description |
|---|---|
protected SslEngineSource |
DefaultHttpProxyServer.getSslEngineSource() |
Copyright © 2009-2013 LittleShoot. All Rights Reserved.