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

osgi.enroute.eventadminserversentevents.capabilities.EventAdminServerSentEventsConstants Maven / Gradle / Ivy

package osgi.enroute.eventadminserversentevents.capabilities;

/**
 * Configurer Specification constants
 */
public interface EventAdminServerSentEventsConstants {
	/**
	 * Name
	 */
	String	EVENT_ADMIN_SERVER_SENT_EVENTS_WEB_RESOURCE_VERSION	= "1.0.0";

	/**
	 *
	 */
	String	EVENT_ADMIN_SERVER_SENT_EVENTS_WEB_RESOURCE_PATH	= "/osgi/enroute/easse";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy