|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.shift.framework.util.IXyncIOUtility
public class IXyncIOUtility
InnoXync.XMLÀÇ ConnectorºÎºÐÀÇ ¼³Á¤°ú ¹«°üÇÏ°Ô HttpIXyncRequest, HttpIXyncResponseµîÀ» ¼³Á¤ÇØ Áִ Ŭ·¡½º
| Constructor Summary | |
|---|---|
IXyncIOUtility(javax.servlet.http.HttpServletRequest p_req,
javax.servlet.http.HttpServletResponse p_res)
InnoXync API¸¦ »ç¿ëÇÏ¿© ÄÚµùÀ» ÇÒ¶§ °´Ã¼¸¦ ÃʱâÈ ÇØÁÖ´Â ¸Þ¼Òµå |
|
| Method Summary | |
|---|---|
com.ixync.http.HttpIXyncRequest |
getHttpIXyncRequest()
HttpIXyncRequest¸¦ ¹ÝȯÇÏ´Â ¸Þ¼Òµå |
com.ixync.http.HttpIXyncResponse |
getHttpIXyncResponse()
HttpIXyncResponse¸¦ ¹ÝȯÇÏ´Â ¸Þ¼Òµå |
com.ixync.io.IXyncInputStream |
getIXyncInputStream()
IXyncInputStreamÀ» ¹ÝȯÇÏ´Â ¸Þ¼Òµå |
com.ixync.io.IXyncOutputStream |
getIXyncOutputStream()
IXyncOutputStreamÀ» ¹ÝȯÇÏ´Â ¸Þ¼Òµå. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IXyncIOUtility(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.ixync.http.HttpIXyncRequest getHttpIXyncRequest()
public com.ixync.io.IXyncInputStream getIXyncInputStream()
public com.ixync.http.HttpIXyncResponse getHttpIXyncResponse()
public com.ixync.io.IXyncOutputStream getIXyncOutputStream()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||