Uses of Class
com.github.kristofa.test.http.MockAndProxyFacade.Mode

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.
 



Copyright © 2014. All Rights Reserved.