ora.core.remote
Class RemoteHelper
java.lang.Object
ora.core.remote.RemoteHelper
public class RemoteHelper
- extends java.lang.Object
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STATE_LOCAL
public static final int STATE_LOCAL
- See Also:
- Constant Field Values
STATE_REMOTE
public static final int STATE_REMOTE
- See Also:
- Constant Field Values
STATE_DISCONNECTED
public static final int STATE_DISCONNECTED
- See Also:
- Constant Field Values
STATE_DISTURBED
public static final int STATE_DISTURBED
- See Also:
- Constant Field Values
STATE_NA
public static final int STATE_NA
- See Also:
- Constant Field Values
RemoteHelper
public RemoteHelper()
getTextForConnState
public static java.lang.String getTextForConnState(int state)