|
FreeRDP
|


Additional Inherited Members | |
Public Member Functions inherited from com.freerdp.freerdpcore.application.GlobalApp | |
| void | startDisconnectTimer () |
| void | onCreate () |
| void | OnPreConnect (long instance) |
| void | OnConnectionSuccess (long instance) |
| void | OnConnectionFailure (long instance) |
| void | OnDisconnecting (long instance) |
| void | OnDisconnected (long instance) |
Static Public Member Functions inherited from com.freerdp.freerdpcore.application.GlobalApp | |
| static ManualBookmarkGateway | getManualBookmarkGateway () |
| static QuickConnectHistoryGateway | getQuickConnectHistoryGateway () |
| static void | cancelDisconnectTimer () |
| static SessionState | createSession (BookmarkBase bookmark, Context context) |
| static SessionState | createSession (Uri openUri, Context context) |
| static SessionState | getSession (long instance) |
| static Collection< SessionState > | getSessions () |
| static void | freeSession (long instance) |
Static Public Attributes inherited from com.freerdp.freerdpcore.application.GlobalApp | |
| static final String | EVENT_TYPE = "EVENT_TYPE" |
| static final String | EVENT_PARAM = "EVENT_PARAM" |
| static final String | EVENT_STATUS = "EVENT_STATUS" |
| static final String | EVENT_ERROR = "EVENT_ERROR" |
| static final String | ACTION_EVENT_FREERDP = "com.freerdp.freerdp.event.freerdp" |
| static final int | FREERDP_EVENT_CONNECTION_SUCCESS = 1 |
| static final int | FREERDP_EVENT_CONNECTION_FAILURE = 2 |
| static final int | FREERDP_EVENT_DISCONNECTED = 3 |
| static boolean | ConnectedTo3G = false |
Definition at line 3 of file aFreeRDP/src/main/java/com/freerdp/afreerdp/application/GlobalApp.java.