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

com.qcloud.cos.http.DefaultHandlerAfterProcess Maven / Gradle / Ivy

There is a newer version: 5.6.238.2
Show newest version
package com.qcloud.cos.http;

public class DefaultHandlerAfterProcess implements HandlerAfterProcess{
    @Override
    public void handle(int status, long time_cost) {}
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy