|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceController | |
---|---|
com.shift.framework.connector | |
com.shift.framework.connector.gdtp | |
com.shift.framework.connector.http | |
com.shift.framework.connector.xstp | |
com.shift.framework.proxy |
Uses of ServiceController in com.shift.framework.connector |
---|
Classes in com.shift.framework.connector that implement ServiceController | |
---|---|
class |
ServiceControllerFactory
ServiceControllerFactory´Â Ŭ¶óÀÌ¾ðÆ®¿¡¼ ¿äûµÈ Service ¿¡¼ ó¸®ÇÑ´Ù. |
Methods in com.shift.framework.connector that return ServiceController | |
---|---|
static ServiceController |
ServiceControllerFactory.getInstance(javax.servlet.http.HttpServletRequest request,
javax.servlet.http.HttpServletResponse response)
Ŭ¶óÀÌ¾ðÆ®·ÎºÎÅÍ ¿äûµÈ ¼ºñ½ºÀÇ Á¾·ù¿¡ µû¶ó¼ ó¸®ÇÒ ÇÁ·Î¼¼¼Å¬·¡½º¸¦ ¼±ÅÃÇÏ¿© ÃʱâÈÇϰí À̸¦ ¹ÝȯÇÑ´Ù. |
Uses of ServiceController in com.shift.framework.connector.gdtp |
---|
Classes in com.shift.framework.connector.gdtp that implement ServiceController | |
---|---|
class |
GDTPProcessor
Ŭ¶óÀÌ¾ðÆ®·ÎºÎÅÍ Àü¼ÛµÈ ¿äûÀ» ¼ºñ½º¸¦ ÅëÇØ¼ ó¸®Çϰí, ±× ó¸® °á°ú¸¦ Àü´ÞÇÏ´Â ÇÁ·Î¼¼½º¸¦ ´ã´çÇÑ´Ù. |
Uses of ServiceController in com.shift.framework.connector.http |
---|
Classes in com.shift.framework.connector.http that implement ServiceController | |
---|---|
class |
HTTPProcessor
Ŭ¶óÀÌ¾ðÆ®·ÎºÎÅÍ Àü¼ÛµÈ ¿äûÀ» ¼ºñ½º¸¦ ÅëÇØ¼ ó¸®Çϰí, ±× ó¸® °á°ú¸¦ Àü´ÞÇÏ´Â ÇÁ·Î¼¼½º¸¦ ´ã´çÇÑ´Ù. |
Uses of ServiceController in com.shift.framework.connector.xstp |
---|
Classes in com.shift.framework.connector.xstp that implement ServiceController | |
---|---|
class |
XSTPProcessor
Ŭ¶óÀÌ¾ðÆ®·ÎºÎÅÍ Àü¼ÛµÈ ¿äûÀ» ¼ºñ½º¸¦ ÅëÇØ¼ ó¸®Çϰí, ±× ó¸® °á°ú¸¦ Àü´ÞÇÏ´Â ÇÁ·Î¼¼½º¸¦ ´ã´çÇÑ´Ù. |
Uses of ServiceController in com.shift.framework.proxy |
---|
Methods in com.shift.framework.proxy with parameters of type ServiceController | |
---|---|
static Service |
ServiceProxy.getService(ServiceController controller)
ServiceProxy ¿¡ ¸Þ¼Òµå È£ÃâÀ» ó¸®ÇÏ´Â Service
ÀÎÅÍÆäÀ̽ºÀÇ ÇÁ·Ï½Ã ÀνºÅϽº¸¦ »ý¼ºÇÏ¿© ¹ÝȯÇÑ´Ù.. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |