|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SslEngineSource | |
|---|---|
| org.littleshoot.proxy | |
| org.littleshoot.proxy.extras | |
| org.littleshoot.proxy.impl | |
| Uses of SslEngineSource in org.littleshoot.proxy |
|---|
| Subinterfaces of SslEngineSource in org.littleshoot.proxy | |
|---|---|
interface |
ChainedProxy
Encapsulates information needed to connect to a chained proxy. |
| Classes in org.littleshoot.proxy that implement SslEngineSource | |
|---|---|
class |
ChainedProxyAdapter
Convenience base class for implementations of ChainedProxy. |
| Methods in org.littleshoot.proxy with parameters of type SslEngineSource | |
|---|---|
HttpProxyServerBootstrap |
HttpProxyServerBootstrap.withSslEngineSource(SslEngineSource sslEngineSource)
Specify an SslEngineSource to use for encrypting inbound
connections. |
| Uses of SslEngineSource in org.littleshoot.proxy.extras |
|---|
| Classes in org.littleshoot.proxy.extras that implement SslEngineSource | |
|---|---|
class |
SelfSignedSslEngineSource
Basic SslEngineSource for testing. |
| Uses of SslEngineSource in org.littleshoot.proxy.impl |
|---|
| Methods in org.littleshoot.proxy.impl that return SslEngineSource | |
|---|---|
protected SslEngineSource |
DefaultHttpProxyServer.getSslEngineSource()
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||