Interface CancelTradeListenerFactory

All Superinterfaces:
ListenerFactory<CancelTrade,CancelTradeListener>

public interface CancelTradeListenerFactory extends ListenerFactory<CancelTrade,CancelTradeListener>

Interface that you must implement to return a listener for trades of type Cancel.