|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.shift.framework.util.GauceIOUtility
public class GauceIOUtility
GAUCE.XMLÀÇ ConnectorºÎºÐÀÇ ¼³Á¤°ú ¹«°üÇÏ°Ô HttpGauceRequest, HttpGauceResponseµîÀ» ¼³Á¤ÇØ Áִ Ŭ·¡½º
Constructor Summary | |
---|---|
GauceIOUtility(javax.servlet.http.HttpServletRequest p_req,
javax.servlet.http.HttpServletResponse p_res)
°¡¿ì½º API¸¦ »ç¿ëÇÏ¿© ÄÚµùÀ» ÇÒ¶§ °´Ã¼¸¦ ÃʱâÈ ÇØÁÖ´Â ¸Þ¼Òµå |
Method Summary | |
---|---|
com.gauce.io.GauceInputStream |
getGauceInputStream()
GauceInputStreamÀ» ¹ÝȯÇÏ´Â ¸Þ¼Òµå |
com.gauce.io.GauceOutputStream |
getGauceOutputStream()
GauceOutputStreamÀ» ¹ÝȯÇÏ´Â ¸Þ¼Òµå. |
com.gauce.http.HttpGauceRequest |
getHttpGauceRequest()
HttpGauceRequest¸¦ ¹ÝȯÇÏ´Â ¸Þ¼Òµå |
com.gauce.http.HttpGauceResponse |
getHttpGauceResponse()
HttpGauceResponse¸¦ ¹ÝȯÇÏ´Â ¸Þ¼Òµå |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GauceIOUtility(javax.servlet.http.HttpServletRequest p_req, javax.servlet.http.HttpServletResponse p_res) throws java.lang.Exception
p_req
- HttpServletRequestp_res
- HttpServletResponse
java.lang.Exception
Method Detail |
---|
public com.gauce.http.HttpGauceRequest getHttpGauceRequest()
public com.gauce.io.GauceInputStream getGauceInputStream()
public com.gauce.http.HttpGauceResponse getHttpGauceResponse()
public com.gauce.io.GauceOutputStream getGauceOutputStream()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |