| Package | Description |
|---|---|
| org.littleshoot.proxy | |
| org.littleshoot.proxy.impl |
| Modifier and Type | Method and Description |
|---|---|
ChainedProxyType |
ChainedProxy.getChainedProxyType()
Tell LittleProxy the type of chained proxy that it will be
connecting to.
|
ChainedProxyType |
ChainedProxyAdapter.getChainedProxyType() |
static ChainedProxyType |
ChainedProxyType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChainedProxyType[] |
ChainedProxyType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
UnknownChainedProxyTypeException(ChainedProxyType chainedProxyType) |
| Modifier and Type | Field and Description |
|---|---|
private ChainedProxyType |
ProxyToServerConnection.chainedProxyType |
| Modifier and Type | Method and Description |
|---|---|
ChainedProxyType |
ProxyToServerConnection.getChainedProxyType() |
Copyright © 2009–2021. All rights reserved.