cn.dreampie.common
类 Constant

java.lang.Object
  继承者 cn.dreampie.common.Constant

public final class Constant
extends Object

Created by ice on 14-12-29.


字段摘要
static String apiPrefix
           
static boolean cacheEnabled
           
static String cacheProvider
           
static String CONNECTOR
           
static boolean devMode
           
static String encoding
           
static String exceptionHolder
           
static String fileRenamer
           
static boolean oneParamParse
           
static boolean showRoute
           
static String[] uploadDenieds
           
static String uploadDirectory
           
static Integer uploadMaxSize
           
static String[] xForwardedSupports
           
 
构造方法摘要
Constant()
           
 
方法摘要
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

字段详细信息

CONNECTOR

public static final String CONNECTOR
另请参见:
常量字段值

encoding

public static final String encoding

devMode

public static final boolean devMode

cacheEnabled

public static final boolean cacheEnabled

oneParamParse

public static final boolean oneParamParse

uploadDirectory

public static final String uploadDirectory

uploadMaxSize

public static final Integer uploadMaxSize

uploadDenieds

public static final String[] uploadDenieds

fileRenamer

public static final String fileRenamer

cacheProvider

public static final String cacheProvider

showRoute

public static final boolean showRoute

apiPrefix

public static final String apiPrefix

exceptionHolder

public static final String exceptionHolder

xForwardedSupports

public static final String[] xForwardedSupports
构造方法详细信息

Constant

public Constant()


Copyright © 2015. All rights reserved.