Uses of Class
com.resilientedge.util.prefs.Prefs

Packages that use Prefs
com.resilientedge.jockey.peerbridge   
com.resilientedge.util.prefs   
 

Uses of Prefs in com.resilientedge.jockey.peerbridge
 

Methods in com.resilientedge.jockey.peerbridge with parameters of type Prefs
 void SimpSockConnector.init(Prefs prefs)
          Initialize this instance.
 

Uses of Prefs in com.resilientedge.util.prefs
 

Subclasses of Prefs in com.resilientedge.util.prefs
 class ContextPrefs
          Preferences is used to get application configuration parameters.
 class PropertiesPrefs
           
 class SystemPrefs
           
 

Methods in com.resilientedge.util.prefs that return Prefs
static Prefs Prefs.getRoot()
           
static Prefs PrefsManager.getDefault()
           
 

Methods in com.resilientedge.util.prefs with parameters of type Prefs
static void PrefsManager.setDefault(Prefs prefs)
           
 



Copyright © 2001 Resilient Edge, Inc. All Rights Reserved.