All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.mashape.unirest.http.options.Option Maven / Gradle / Ivy

package com.mashape.unirest.http.options;

public enum Option {
	HTTPCLIENT, ASYNCHTTPCLIENT, CONNECTION_TIMEOUT, SOCKET_TIMEOUT, DEFAULT_HEADERS, SYNC_MONITOR, ASYNC_MONITOR, MAX_TOTAL, MAX_PER_ROUTE, PROXY, OBJECT_MAPPER
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy