public class NoopEmitterFactory extends Object implements EmitterFactory
| Constructor and Description |
|---|
NoopEmitterFactory() |
| Modifier and Type | Method and Description |
|---|---|
Emitter |
makeEmitter(Lifecycle lifecycle) |
Emitter |
makeEmitter(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
org.asynchttpclient.AsyncHttpClient httpClient,
Lifecycle lifecycle) |
public Emitter makeEmitter(com.fasterxml.jackson.databind.ObjectMapper objectMapper, org.asynchttpclient.AsyncHttpClient httpClient, Lifecycle lifecycle)
makeEmitter in interface EmitterFactoryCopyright © 2011–2018. All rights reserved.