jap
Class JAPController.AutoSwitchedMixCascadeContainer

java.lang.Object
  extended by java.util.Observable
      extended by anon.client.BasicTrustModel
          extended by anon.infoservice.AbstractMixCascadeContainer
              extended by anon.client.AbstractAutoSwitchedMixCascadeContainer
                  extended by jap.JAPController.AutoSwitchedMixCascadeContainer
All Implemented Interfaces:
ITrustModel, IServiceContainer
Enclosing class:
JAPController

private class JAPController.AutoSwitchedMixCascadeContainer
extends AbstractAutoSwitchedMixCascadeContainer


Constructor Summary
JAPController.AutoSwitchedMixCascadeContainer()
           
JAPController.AutoSwitchedMixCascadeContainer(boolean a_bSkipInitialCascade)
           
 
Method Summary
 boolean isPaidServiceAllowed()
           
 boolean isReconnectedAutomatically()
           
 boolean isServiceAutoSwitched()
           
 
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
 

Constructor Detail

JAPController.AutoSwitchedMixCascadeContainer

public JAPController.AutoSwitchedMixCascadeContainer(boolean a_bSkipInitialCascade)

JAPController.AutoSwitchedMixCascadeContainer

public JAPController.AutoSwitchedMixCascadeContainer()
Method Detail

isPaidServiceAllowed

public boolean isPaidServiceAllowed()
Specified by:
isPaidServiceAllowed in class AbstractAutoSwitchedMixCascadeContainer

isServiceAutoSwitched

public boolean isServiceAutoSwitched()
Specified by:
isServiceAutoSwitched in interface IServiceContainer
Specified by:
isServiceAutoSwitched in class AbstractAutoSwitchedMixCascadeContainer

isReconnectedAutomatically

public boolean isReconnectedAutomatically()
Specified by:
isReconnectedAutomatically in interface IServiceContainer
Specified by:
isReconnectedAutomatically in class AbstractAutoSwitchedMixCascadeContainer