public interface ObservableConnectionFactory<I,O>
| Modifier and Type | Method and Description |
|---|---|
ObservableConnection<I,O> |
newConnection(io.netty.channel.Channel channel) |
void |
useMetricEventsSubject(MetricEventsSubject<?> eventsSubject) |
ObservableConnection<I,O> newConnection(io.netty.channel.Channel channel)
void useMetricEventsSubject(MetricEventsSubject<?> eventsSubject)