public class JLupinClientChannelIterableProducer extends Object
| Constructor and Description |
|---|
JLupinClientChannelIterableProducer(JLupinChannelManagerService jLupinChannelManagerService) |
JLupinClientChannelIterableProducer(JLupinChannelManagerService jLupinChannelManagerService,
JLupinSerializer jLupinSerializer,
boolean removesElementAfterGetting) |
| Modifier and Type | Method and Description |
|---|---|
Iterable |
produceChannelIterable(Long howLongWaitForNextElementInMilliseconds,
Long waitTimeBetweenCheckingNextElementInMilliseconds,
String channelName,
String streamChannelId) |
Iterable |
produceChannelIterable(String channelName,
String streamChannelId) |
public JLupinClientChannelIterableProducer(JLupinChannelManagerService jLupinChannelManagerService, JLupinSerializer jLupinSerializer, boolean removesElementAfterGetting)
public JLupinClientChannelIterableProducer(JLupinChannelManagerService jLupinChannelManagerService)