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

org.smartboot.http.common.Reset Maven / Gradle / Ivy

There is a newer version: 2.5.1
Show newest version
/*******************************************************************************
 * Copyright (c) 2017-2021, org.smartboot. All rights reserved.
 * project name: smart-http
 * file name: Reset.java
 * Date: 2021-02-03
 * Author: sandao ([email protected])
 ******************************************************************************/

package org.smartboot.http.common;

/**
 * @author 三刀
 * @version V1.0 , 2020/3/31
 */
public interface Reset {
    void reset();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy