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

javax.wsdl.extensions.mime.MIMEPart Maven / Gradle / Ivy

There is a newer version: 0.10.0
Show newest version
/*
 * (c) Copyright IBM Corp 2001, 2006 
 */

package javax.wsdl.extensions.mime;

import javax.wsdl.extensions.*;

/**
 * @author Matthew J. Duftler ([email protected])
 */
public interface MIMEPart extends ElementExtensible,
                                  ExtensibilityElement,
                                  java.io.Serializable
{
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy