Options.ChunkedEncodingPolicyDEFAULT_BIND_ADDRESS, DEFAULT_CONTAINER_THREADS, DEFAULT_PORT, DYNAMIC_PORT| Constructor and Description |
|---|
CommandLineOptions(java.lang.String... args) |
public boolean verboseLoggingEnabled()
public boolean recordMappingsEnabled()
public java.util.List<CaseInsensitiveKey> matchingHeaders()
matchingHeaders in interface Optionspublic HttpServerFactory httpServerFactory()
httpServerFactory in interface Optionspublic ThreadPoolFactory threadPoolFactory()
threadPoolFactory in interface Optionspublic int portNumber()
portNumber in interface Optionspublic boolean getHttpDisabled()
getHttpDisabled in interface Optionspublic void setActualHttpPort(int port)
public void setActualHttpsPort(int port)
public java.lang.String bindAddress()
bindAddress in interface Optionspublic HttpsSettings httpsSettings()
httpsSettings in interface Optionspublic JettySettings jettySettings()
jettySettings in interface Optionspublic boolean help()
public java.lang.String helpText()
public boolean specifiesProxyUrl()
public java.lang.String proxyUrl()
public boolean shouldPreserveHostHeader()
shouldPreserveHostHeader in interface Optionspublic java.lang.String proxyHostHeader()
proxyHostHeader in interface Optionspublic <T extends Extension> java.util.Map<java.lang.String,T> extensionsOfType(java.lang.Class<T> extensionType)
extensionsOfType in interface Optionspublic WiremockNetworkTrafficListener networkTrafficListener()
networkTrafficListener in interface Optionspublic Authenticator getAdminAuthenticator()
getAdminAuthenticator in interface Optionspublic boolean getHttpsRequiredForAdminApi()
getHttpsRequiredForAdminApi in interface Optionspublic NotMatchedRenderer getNotMatchedRenderer()
getNotMatchedRenderer in interface Options@Deprecated public boolean browserProxyingEnabled()
BrowserProxySettings.enabled()browserProxyingEnabled in interface Optionspublic ProxySettings proxyVia()
public FileSource filesRoot()
public MappingsLoader mappingsLoader()
mappingsLoader in interface Optionspublic MappingsSaver mappingsSaver()
mappingsSaver in interface Optionspublic boolean requestJournalDisabled()
requestJournalDisabled in interface Optionspublic boolean bannerDisabled()
public com.google.common.base.Optional<java.lang.Integer> maxRequestJournalEntries()
maxRequestJournalEntries in interface Optionspublic int containerThreads()
containerThreads in interface Optionspublic java.lang.String toString()
toString in class java.lang.Objectpublic AsynchronousResponseSettings getAsynchronousResponseSettings()
getAsynchronousResponseSettings in interface Optionspublic Options.ChunkedEncodingPolicy getChunkedEncodingPolicy()
getChunkedEncodingPolicy in interface Optionspublic boolean getGzipDisabled()
getGzipDisabled in interface Optionspublic boolean getStubRequestLoggingDisabled()
getStubRequestLoggingDisabled in interface Optionspublic boolean getStubCorsEnabled()
getStubCorsEnabled in interface Optionspublic BrowserProxySettings browserProxySettings()
browserProxySettings in interface Optionspublic java.util.Set<java.lang.String> getPermittedSystemKeys()