com.qcloud.cos.http.DefaultHandlerAfterProcess Maven / Gradle / Ivy
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