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

net.servicestack.client.AsyncSuccessVoid Maven / Gradle / Ivy

There is a newer version: 1.1.5
Show newest version
//  Copyright (c) 2015 ServiceStack LLC. All rights reserved.
//  License: https://servicestack.net/bsd-license.txt

package net.servicestack.client;

public interface AsyncSuccessVoid {
    void success();
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy