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

com.javajy.api.b.e Maven / Gradle / Ivy

The newest version!
package com.javajy.api.b;

import javax.servlet.http.HttpServletRequest;
import javax.servlet.http.HttpServletRequestWrapper;

public class e extends HttpServletRequestWrapper {
    public e(HttpServletRequest var1) {
        super(var1);
    }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy