Uses of Class
org.wso2.carbon.logging.appender.http.models.HttpConnectionConfig
Packages that use HttpConnectionConfig
-
Uses of HttpConnectionConfig in org.wso2.carbon.logging.appender.http
Constructors in org.wso2.carbon.logging.appender.http with parameters of type HttpConnectionConfigModifierConstructorDescriptionprotectedSecuredHttpAppender(String name, org.apache.logging.log4j.core.Layout<? extends Serializable> layout, org.apache.logging.log4j.core.Filter filter, boolean ignoreExceptions, org.apache.logging.log4j.core.config.Property[] properties, HttpConnectionConfig httpConnectionConfig, int maxDiskSpaceInBytes, int maxBatchSizeInBytes)