|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Zone | |
---|---|
com.sibvisions.rad.server | Contains remote server classes and dependent components. |
com.sibvisions.rad.server.config | Contains classes which are used for configuration purposes. |
Uses of Zone in com.sibvisions.rad.server |
---|
Methods in com.sibvisions.rad.server with parameters of type Zone | |
---|---|
protected void |
AbstractSession.initMaxAliveInterval(ChangedHashtable<java.lang.String,java.lang.Object> pProperties,
Zone pZone)
Initializes the max alive interval. |
protected void |
AbstractSession.initMaxInactiveInterval(ChangedHashtable<java.lang.String,java.lang.Object> pProperties,
Zone pZone,
java.lang.String pScope,
int pDefault)
Initializes the max inactive interval. |
Uses of Zone in com.sibvisions.rad.server.config |
---|
Subclasses of Zone in com.sibvisions.rad.server.config | |
---|---|
class |
ApplicationZone
The ApplicationZone class encapsulates the access
to an application configuration. |
class |
AppSettings
The AppSetting class encapsulates the access
to app settings. |
class |
ServerZone
The ServerZone class encapsulates the access to
the server configuration. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |