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

cn.banny.rp.RouteContext Maven / Gradle / Ivy

The newest version!
package cn.banny.rp;

/**
 * @author zhkl0228
 *
 */
public interface RouteContext {
	
	Attribute createAttribute(String name);

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy