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

com.webpieces.http2engine.api.error.ShutdownConnection Maven / Gradle / Ivy

There is a newer version: 2.1.109
Show newest version
package com.webpieces.http2engine.api.error;

/**
 * Either an exception or client initiated shutdown
 * @author dhiller
 *
 */
public interface ShutdownConnection extends ConnectionCancelled {

	
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy