All Downloads are FREE. Search and download functionalities are using the official Maven repository.

org.marketcetera.trade.event.OutgoingMessageInterceptedEvent Maven / Gradle / Ivy

The newest version!
package org.marketcetera.trade.event;

/* $License$ */

/**
 * Indicates that an outgoing message has been intercepted.
 *
 * @author Colin DuPlantis
 * @version $Id$
 * @since $Release$
 */
public interface OutgoingMessageInterceptedEvent
        extends MessageInterceptedEvent
{
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy