
javax.xml.rpc.holders.Holder Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of jboss-jaxrpc-api_1.1_spec Show documentation
Show all versions of jboss-jaxrpc-api_1.1_spec Show documentation
JSR-101: Java(TM) API for XML-based RPC (JAX-RPC) 1.1
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