|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of AbstractBuySideEntry in net.sourceforge.fixagora.buyside.client.model.editor |
---|
Methods in net.sourceforge.fixagora.buyside.client.model.editor that return AbstractBuySideEntry | |
---|---|
AbstractBuySideEntry |
BuySideBookEditorMonitorTableModel.getEntryForRow()
Gets the entry for row. |
Uses of AbstractBuySideEntry in net.sourceforge.fixagora.buyside.server.control.component |
---|
Methods in net.sourceforge.fixagora.buyside.server.control.component that return types with arguments of type AbstractBuySideEntry | |
---|---|
java.util.Collection<AbstractBuySideEntry> |
BuySideBookComponentHandler.onOpenBuySideBookRequest(OpenBuySideBookRequest openBuySideBookRequest,
org.jboss.netty.channel.Channel channel)
On open buy side book request. |
Uses of AbstractBuySideEntry in net.sourceforge.fixagora.buyside.shared.communication |
---|
Subclasses of AbstractBuySideEntry in net.sourceforge.fixagora.buyside.shared.communication | |
---|---|
class |
BuySideNewOrderSingleEntry
The Class BuySideNewOrderSingleEntry. |
class |
BuySideQuoteRequestEntry
The Class BuySideQuoteRequestEntry. |
Methods in net.sourceforge.fixagora.buyside.shared.communication that return types with arguments of type AbstractBuySideEntry | |
---|---|
java.util.Collection<AbstractBuySideEntry> |
OpenBuySideBookResponse.getAbstractBuySideEntries()
Gets the abstract buy side entries. |
Constructor parameters in net.sourceforge.fixagora.buyside.shared.communication with type arguments of type AbstractBuySideEntry | |
---|---|
OpenBuySideBookResponse(OpenBuySideBookRequest buySideBookRequest,
java.util.Collection<AbstractBuySideEntry> abstractBuySideEntries)
Instantiates a new open buy side book response. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |