public class HttpEmitterFactory extends HttpEmitterConfig implements EmitterFactory
HttpEmitterConfig.BuilderDEFAULT_BASIC_AUTHENTICATION, DEFAULT_BATCH_QUEUE_SIZE_LIMIT, DEFAULT_BATCHING_STRATEGY, DEFAULT_CONTENT_ENCODING, DEFAULT_FLUSH_COUNTS, DEFAULT_FLUSH_MILLIS, DEFAULT_FLUSH_TIME_OUT, DEFAULT_HTTP_TIMEOUT_ALLOWANCE_FACTOR, DEFAULT_MAX_BATCH_SIZE, DEFAULT_MIN_HTTP_TIMEOUT_MILLIS| Constructor and Description | 
|---|
HttpEmitterFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
Emitter | 
makeEmitter(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
           org.asynchttpclient.AsyncHttpClient httpClient,
           Lifecycle lifecycle)  | 
getRecipientBaseUrl, toStringgetBasicAuthentication, getBatchingStrategy, getBatchQueueSizeLimit, getContentEncoding, getFlushCount, getFlushMillis, getFlushTimeOut, getHttpTimeoutAllowanceFactor, getMaxBatchSize, getMinHttpTimeoutMillis, toStringBasepublic Emitter makeEmitter(com.fasterxml.jackson.databind.ObjectMapper objectMapper, org.asynchttpclient.AsyncHttpClient httpClient, Lifecycle lifecycle)
makeEmitter in interface EmitterFactoryCopyright © 2011–2018. All rights reserved.