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

org.jboss.resteasy.plugins.stats.PutResourceMethod Maven / Gradle / Ivy

package org.jboss.resteasy.plugins.stats;

import javax.xml.bind.annotation.XmlRootElement;

/**
 * @author Bill Burke
 * @version $Revision: 1 $
 */
@XmlRootElement(name = "put")
public class PutResourceMethod extends ResourceMethodEntry
{
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy