|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Standard operation define for file thread and server thread working on a socket and server socket
| Method Summary | |
boolean |
Alive()
This method is use to find the status of the thread |
String |
getIP()
This method is use to find the IP address of connected Socket |
int |
getPort()
This method is use to find the port of connected Socket |
String |
getStatus()
This method can be use to find the status of Thread |
void |
setObserver(View v)
Set the Observer for Observable |
| Method Detail |
public boolean Alive()
public String getIP()
public int getPort()
public String getStatus()
public void setObserver(View v)
v - Observer object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||