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

META-INF.deploy-config.xml Maven / Gradle / Ivy

<?xml version="1.0" encoding="UTF-8"?>
<deploy-config>
	<ra-entity
		resource-adaptor-id="ResourceAdaptorID[name=HttpClientNIO,vendor=org.restcomm,version=1.0]"
		entity-name="HttpClientNIO">
		<properties>
			<property name="DEFAULT_MAX_CONNECTIONS_PER_ROUTE" type="java.lang.Integer" value="500" />
			<property name="MAX_CONNECTIONS_TOTAL" type="java.lang.Integer" value="1000" />
			<property name="DEFAULT_SOCKET_TIMEOUT" type="java.lang.Integer" value="30000" />
			<property name="DEFAULT_CONNECT_TIMEOUT" type="java.lang.Integer" value="30000" />
		</properties>
		<ra-link name="HttpClientNIO" />
	</ra-entity>
</deploy-config>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy