com.att.aft.dme2.iterator.domain.Constants Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of dme2-api Show documentation
Show all versions of dme2-api Show documentation
Direct Messaging Engine dme2-api
The newest version!
package com.att.aft.dme2.iterator.domain;
public class Constants
{
//public static final String DME2_ENDPOINT_URL_FORMATTER_IMPL_CLASS = "AFT_DME2_ENDPOINT_URL_FORMATTER_IMPL_CLASS";
//public static final String PREFERRED_ROUTE_OFFER = "AFT_DME2_PREFERRED_ROUTEOFFER";
public static final String PREFERRED_URL = "AFT_DME2_PREFERRED_URL";
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy