Uses of Class
com.gauce.common.GauceVariable

Packages that use GauceVariable
com.gauce Gauce ¼­ºñ½º¸¦ ½ÃÀÛÇÏ°í ¼­ºñ½º¿¡ ´ëÇÑ Çڵ鸵À» ÇϱâÀ§ÇÑ Å¬·¡½ºµéÀ» ¸ð¾Æ µÐ °÷ÀÌ´Ù.  
com.gauce.io Component¿Í ¼­ºñ½º °£¿¡ Åë½ÅÀ» ÇÒ¶§ ÇÊ¿äÇÑ Å¬·¡½ºµéÀ» ¸ð¾ÆµÐ °÷À̸ç GauceRequest¿Í GauceResponseÀÇ °øÅëÀûÀΠŬ·¡½ºµéÀÌ Á¸ÀçÇÑ´Ù.  
 

Uses of GauceVariable in com.gauce
 

Methods in com.gauce that return GauceVariable
 GauceVariable GauceContext.getGauceVariable()
          Property file¿¡ ¼³Á¤µÈ Default º¯¼ö °ªÀÇ ¹üÀ§¸¦ ¹ÝȯÇÑ´Ù.
 

Uses of GauceVariable in com.gauce.io
 

Methods in com.gauce.io with parameters of type GauceVariable
 void CommonResponse.initialize(java.lang.Object out, boolean enableCompress, boolean flushMode, GauceVariable var)
          GauceResponse¸¦ initializeÇÑ´Ù.