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

webservice.utils.RequestState Maven / Gradle / Ivy

The newest version!
package webservice.utils;

public class RequestState {

    protected static final Integer WS_HTTP=1;
    protected static final Integer WS_HTTPS=2;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy