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

jcifs.util.transport.Response Maven / Gradle / Ivy

package jcifs.util.transport;

public abstract class Response {
    public long expiration;
    public boolean isReceived;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy