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

org.fabric3.spi.runtime.event.TransportStop Maven / Gradle / Ivy

There is a newer version: 3.1.0
Show newest version
package org.fabric3.spi.runtime.event;

/**
 * Signals transports should stop receiving requests.
 */
public class TransportStop implements Fabric3Event {
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy