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

com.github.debugthug.TrujetDefaultSettings Maven / Gradle / Ivy

package com.github.debugthug;

public class TrujetDefaultSettings {
	
	//POST LINKS::
	public static final String POST_FLIGHT="http://trujet.com/Staging/TruJetWS/wsflight.asmx";
	public static final String POST_RESERVATION="http://trujet.com/Staging/TruJetWS/wsReservation.asmx";

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy