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

org.codehaus.xfire.annotations.commons.Oneway Maven / Gradle / Ivy

package org.codehaus.xfire.annotations.commons;

/**
 * Commons Attributes version of the OneWay Annotation.
 *
 * @author Arjen Poutsma
 * @@org.apache.commons.attributes.Target(org.apache.commons.attributes.Target.METHOD)
 * @see org.codehaus.xfire.annotations.WebAnnotations#hasOnewayAnnotation(java.lang.reflect.Method)
 */
public class Oneway
{
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy