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

javax.wsdl.extensions.http.HTTPUrlEncoded Maven / Gradle / Ivy

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

package javax.wsdl.extensions.http;

import javax.wsdl.extensions.*;

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




© 2015 - 2024 Weber Informatics LLC | Privacy Policy