public class TransportMessageSubscriber extends Object
| Modifier and Type | Field and Description |
|---|---|
protected com.epam.common.logging.Log |
log |
| Constructor and Description |
|---|
TransportMessageSubscriber(MDChannel channel) |
public TransportMessageSubscriber(MDChannel channel)
public void subscribeToIncremental(StreamListener streamListener) throws IOException
IOExceptionpublic void setIncrementalStreamMessageListener(StreamListener streamListener) throws IOException
streamListener - the stream listenerIOExceptionpublic void removeIncrementalStreamMessageListener(StreamListener streamListener) throws IOException
streamListener - the stream listenerIOExceptionpublic void removeSubscriptionToIncremental(StreamListener streamListener) throws IOException
IOExceptionpublic void subscribeToRecovery(StreamListener streamListener) throws IOException
IOExceptionpublic void removeSubscriptionToRecovery(StreamListener streamListener) throws IOException
IOExceptionpublic void setRecoveryStreamMessageListener(StreamListener streamListener) throws IOException
streamListener - the stream listenerIOExceptionpublic void removeRecoveryStreamMessageListener(StreamListener streamListener) throws IOException
streamListener - the stream listenerIOExceptionpublic void subscribeToInstrument(StreamListener streamListener) throws IOException
IOExceptionpublic void removeSubscriptionToInstrument(StreamListener streamListener) throws IOException
IOExceptionpublic void setInstrumentStreamStreamMessageListener(StreamListener streamListener) throws IOException
streamListener - the stream listenerIOExceptionpublic void removeInstrumentStreamStreamMessageListener(StreamListener streamListener) throws IOException
streamListener - the stream listenerIOExceptionpublic void subscribeToReplay(StreamListener streamListener) throws IOException
IOExceptionpublic void removeSubscriptionToReplay(StreamListener streamListener) throws IOException
IOExceptionpublic void dispose()
Copyright © 2000–2025 EPAM Systems. All rights reserved.