|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object java.util.Observable anon.client.BasicTrustModel anon.infoservice.AbstractMixCascadeContainer anon.client.AbstractAutoSwitchedMixCascadeContainer jondonym.console.Controller.AutoSwitchedMixCascadeContainer
private static class Controller.AutoSwitchedMixCascadeContainer
Field Summary | |
---|---|
private boolean |
m_bAutoSwitched
|
Constructor Summary | |
---|---|
Controller.AutoSwitchedMixCascadeContainer(MixCascade a_cascade)
|
Method Summary | |
---|---|
boolean |
isPaidServiceAllowed()
|
boolean |
isReconnectedAutomatically()
|
boolean |
isServiceAutoSwitched()
|
void |
setServiceAutoSwitched(boolean a_bAutoSwitched)
|
Methods inherited from class anon.client.AbstractAutoSwitchedMixCascadeContainer |
---|
checkTrust, getCurrentCascade, getInitialCascade, getNextCascade, getNextRandomCascade, keepCurrentService, setCurrentCascade |
Methods inherited from class anon.infoservice.AbstractMixCascadeContainer |
---|
getCurrentService |
Methods inherited from class anon.client.BasicTrustModel |
---|
isTrusted, isTrusted |
Methods inherited from class java.util.Observable |
---|
addObserver, clearChanged, countObservers, deleteObserver, deleteObservers, hasChanged, notifyObservers, notifyObservers, setChanged |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface anon.client.ITrustModel |
---|
isTrusted |
Field Detail |
---|
private boolean m_bAutoSwitched
Constructor Detail |
---|
public Controller.AutoSwitchedMixCascadeContainer(MixCascade a_cascade)
Method Detail |
---|
public boolean isPaidServiceAllowed()
isPaidServiceAllowed
in class AbstractAutoSwitchedMixCascadeContainer
public void setServiceAutoSwitched(boolean a_bAutoSwitched)
public boolean isServiceAutoSwitched()
isServiceAutoSwitched
in interface IServiceContainer
isServiceAutoSwitched
in class AbstractAutoSwitchedMixCascadeContainer
public boolean isReconnectedAutomatically()
isReconnectedAutomatically
in interface IServiceContainer
isReconnectedAutomatically
in class AbstractAutoSwitchedMixCascadeContainer
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |