public class MarketMessageSubscriber extends Object
| Modifier and Type | Field and Description |
|---|---|
protected com.epam.common.logging.Log |
log |
| Constructor and Description |
|---|
MarketMessageSubscriber(ChannelContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
subscribe(Instrument inst) |
void |
unsubscribe(Instrument instr) |
public MarketMessageSubscriber(ChannelContext context)
public void subscribe(Instrument inst)
public void unsubscribe(Instrument instr)
Copyright © 2000–2025 EPAM Systems. All rights reserved.