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

org.codehaus.xfire.annotations.commons.soap.SOAPBinding Maven / Gradle / Ivy

package org.codehaus.xfire.annotations.commons.soap;

import org.codehaus.xfire.annotations.soap.SOAPBindingAnnotation;

/**
 * Commons Attributes version of the SOAP binding Annotation.
 *
 * @author Arjen Poutsma
 * @@org.apache.commons.attributes.Target(org.apache.commons.attributes.Target.CLASS)
 * @see org.codehaus.xfire.annotations.soap.SOAPBindingAnnotation
 */
public class SOAPBinding
        extends SOAPBindingAnnotation
{
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy