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

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

There is a newer version: 4.0.0.Beta6
Show newest version
package org.jboss.resteasy.plugins.stats;

import javax.xml.bind.annotation.XmlRootElement;

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




© 2015 - 2025 Weber Informatics LLC | Privacy Policy