|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MockAndProxyFacade.Mode | |
|---|---|
| com.github.kristofa.test.http | |
| Uses of MockAndProxyFacade.Mode in com.github.kristofa.test.http |
|---|
| Methods in com.github.kristofa.test.http that return MockAndProxyFacade.Mode | |
|---|---|
static MockAndProxyFacade.Mode |
MockAndProxyFacade.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MockAndProxyFacade.Mode[] |
MockAndProxyFacade.Mode.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.github.kristofa.test.http with parameters of type MockAndProxyFacade.Mode | |
|---|---|
MockAndProxyFacade.Builder |
MockAndProxyFacade.Builder.mode(MockAndProxyFacade.Mode mode)
Sets the Mode in which the MockAndProxyFacade should operate. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||