public class Emitters extends Object
| Constructor and Description | 
|---|
Emitters()  | 
| Modifier and Type | Method and Description | 
|---|---|
static Emitter | 
create(Properties props,
      org.asynchttpclient.AsyncHttpClient httpClient,
      Lifecycle lifecycle)  | 
static Emitter | 
create(Properties props,
      org.asynchttpclient.AsyncHttpClient httpClient,
      com.fasterxml.jackson.databind.ObjectMapper jsonMapper,
      Lifecycle lifecycle)  | 
public static Emitter create(Properties props, org.asynchttpclient.AsyncHttpClient httpClient, Lifecycle lifecycle)
public static Emitter create(Properties props, org.asynchttpclient.AsyncHttpClient httpClient, com.fasterxml.jackson.databind.ObjectMapper jsonMapper, Lifecycle lifecycle)
Copyright © 2011–2018. All rights reserved.