|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.parabon.client.RemoteSessionManager.Establisher
protected class RemoteSessionManager.Establisher
Field Summary | |
---|---|
protected boolean |
contentsReceived
|
protected boolean |
stopRequested
|
protected long |
timeGetContentsSent
|
Constructor Summary | |
---|---|
RemoteSessionManager.Establisher()
|
Method Summary | |
---|---|
void |
notifyContentsMessageReceived()
|
void |
ping()
|
void |
run()
|
protected void |
sendGetContents()
|
protected void |
stop()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected boolean contentsReceived
protected long timeGetContentsSent
protected boolean stopRequested
Constructor Detail |
---|
public RemoteSessionManager.Establisher()
Method Detail |
---|
protected void stop()
protected void sendGetContents()
public void ping()
public void run()
run
in interface java.lang.Runnable
public void notifyContentsMessageReceived()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |