|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.comm.SunrayInfo
This class interfaces with the Sun Ray platform via native code.
Constructor Summary | |
SunrayInfo()
|
Method Summary | |
static java.lang.String |
getDTUdevRoot(java.lang.String terminalId)
Native function to get Sun Ray DTU devroot given it's terminal ID |
static java.lang.String |
getSessionDevRoot()
Native function to get Sun Ray session device root. |
static java.lang.String |
getSessionTerminalId()
Native function to get Sun Ray session device root. |
static boolean |
isDTUonline(java.lang.String terminalId)
Native function to determine if a particular DTU is online |
static boolean |
isSessionActive()
Return true if running in a Sun Ray session. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SunrayInfo()
Method Detail |
public static java.lang.String getSessionTerminalId()
public static java.lang.String getSessionDevRoot()
public static java.lang.String getDTUdevRoot(java.lang.String terminalId)
public static boolean isDTUonline(java.lang.String terminalId)
public static boolean isSessionActive()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |