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

org.inigma.shared.rest.WebServiceLogHandler Maven / Gradle / Ivy

There is a newer version: 0.9.0
Show newest version
package org.inigma.shared.rest;

/**
 * @author Sejal Patel
 * @since 8/8/13 2:13 PM
 */
public interface WebServiceLogHandler {
    void onWebServiceLog(WebServiceLog log);
}





© 2015 - 2025 Weber Informatics LLC | Privacy Policy