// Decompiled Using: FrontEnd Plus v2.03 and the JAD Engine
// Available From: http://www.reflections.ath.cx
// Decompiler options: packimports(3)
// Source File Name: Request.java
package up
// Decompiled Using: FrontEnd Plus v2.03 and the JAD Engine
// Available From: http://www.reflections.ath.cx
// Decompiler options: packimports(3)
// Source File Name: Request.java
package up
package com.tarena.exam.model;
import java.io.Serializable;
import java.util.Properties;
public class Request implements Serializable{
public static final int LOGIN_REQUEST=1;
public static f