|
SCS | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectscs.event_service.servant.ConnectionStatus
public class ConnectionStatus
Classe auxiliar usada na sincroniza��o das opera��es que envolvem o estado de uma conex�o.
Constructor Summary | |
---|---|
ConnectionStatus(boolean flag)
|
Method Summary | |
---|---|
boolean |
isConnected()
|
void |
setConnected(boolean flag)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConnectionStatus(boolean flag)
Method Detail |
---|
public boolean isConnected()
public void setConnected(boolean flag)
|
SCS | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |