|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Service | |
---|---|
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 Service in com.shift.framework.connector |
---|
Methods in com.shift.framework.connector with parameters of type Service | |
---|---|
void |
ServiceController.handleResponse(Service service,
long time)
Ŭ¶óÀ̾ðÆ®ÀÇ ¿äû¿¡ µû¸¥ ÀÀ´äÀ» ó¸®ÇÏ°í ±× °á°ú¸¦ È£ÃâÇÑ Å¬¶óÀÌ¾ðÆ®¿¡ Àü¼ÛÇÑ´Ù. |
Uses of Service in com.shift.framework.connector.gdtp |
---|
Methods in com.shift.framework.connector.gdtp with parameters of type Service | |
---|---|
void |
GDTPProcessor.handleResponse(Service service,
long startTime)
Ŭ¶óÀ̾ðÆ®ÀÇ ¿äû¿¡ µû¸¥ ÀÀ´äÀ» ó¸®ÇÏ°í ±× °á°ú¸¦ È£ÃâÇÑ Å¬¶óÀÌ¾ðÆ®¿¡ Àü¼ÛÇÑ´Ù. |
Uses of Service in com.shift.framework.connector.http |
---|
Methods in com.shift.framework.connector.http with parameters of type Service | |
---|---|
void |
HTTPProcessor.handleResponse(Service service,
long time)
Ŭ¶óÀ̾ðÆ®ÀÇ ¿äû¿¡ µû¸¥ ÀÀ´äÀ» ó¸®ÇÏ°í ±× °á°ú¸¦ È£ÃâÇÑ Å¬¶óÀÌ¾ðÆ®¿¡ Àü¼ÛÇÑ´Ù. |
Uses of Service in com.shift.framework.connector.xstp |
---|
Methods in com.shift.framework.connector.xstp with parameters of type Service | |
---|---|
void |
XSTPProcessor.handleResponse(Service service,
long time)
Ŭ¶óÀ̾ðÆ®ÀÇ ¿äû¿¡ µû¸¥ ÀÀ´äÀ» ó¸®ÇÏ°í ±× °á°ú¸¦ È£ÃâÇÑ Å¬¶óÀÌ¾ðÆ®¿¡ Àü¼ÛÇÑ´Ù. |
Uses of Service in com.shift.framework.proxy |
---|
Methods in com.shift.framework.proxy that return Service | |
---|---|
static Service |
ServiceProxy.getService(ServiceController controller)
ServiceProxy ¿¡ ¸Þ¼Òµå È£ÃâÀ» ó¸®ÇÏ´Â Service
ÀÎÅÍÆäÀ̽ºÀÇ ÇÁ·Ï½Ã ÀνºÅϽº¸¦ »ý¼ºÇÏ¿© ¹ÝȯÇÑ´Ù.. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |