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

javax.xml.rpc.holders.Holder Maven / Gradle / Ivy

There is a newer version: 2.0.0.Final
Show newest version
package javax.xml.rpc.holders;

/** This interface represents the base interface for both standard and generated
 * Holder classes. A generated Holder class is required to implement this Holder
 * interface.
 *  
 * @author [email protected]
 * @author Rahul Sharma (javadoc)
 */
public interface Holder
{
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy