@MXBean(value=true) public interface MarketceteraFeedMXBean extends AbstractMarketDataModuleMXBean
MarketceteraFeed.| Modifier and Type | Method and Description |
|---|---|
String |
getSenderCompID()
Gets the Sender Comp ID that is used to authenticate to the Marketcetera Exchange server.
|
String |
getTargetCompID()
Gets the Target Comp ID that is used to authenticate to the Marketcetera Exchange server.
|
String |
getURL()
Returns the URL that describes the location of the Marketcetera Exchange server.
|
void |
setSenderCompID(String inSenderCompID)
Sets the Sender Comp ID that is used to authenticate to the Marketcetera Exchange server.
|
void |
setTargetCompID(String inTargetCompID)
Sets the Target Comp ID that is used to authenticate to the Marketcetera Exchange server.
|
void |
setURL(String inURL)
Sets the URL that describes the location of the Marketcetera Exchange server.
|
getAssetClasses, getCapabilities, getFeedStatus, reconnectString getURL()
String valuevoid setURL(String inURL)
inURL - a String valueString getSenderCompID()
String valuevoid setSenderCompID(String inSenderCompID)
inSenderCompID - a String valueString getTargetCompID()
String valuevoid setTargetCompID(String inTargetCompID)
inTargetCompID - a String valueCopyright © 2015. All Rights Reserved.