◆ JsonConnection() [1/2]
com.UniPRT.Sdk.Json.JsonCommController.JsonConnection.JsonConnection |
( |
String |
commDescriptor | ) |
|
◆ JsonConnection() [2/2]
com.UniPRT.Sdk.Json.JsonCommController.JsonConnection.JsonConnection |
( |
IComm |
ptrComm | ) |
|
◆ AddUser()
int com.UniPRT.Sdk.Json.JsonCommController.JsonConnection.AddUser |
( |
| ) |
|
◆ close()
void com.UniPRT.Sdk.Json.JsonCommController.JsonConnection.close |
( |
| ) |
throws Exception |
◆ Descriptor()
String com.UniPRT.Sdk.Json.JsonCommController.JsonConnection.Descriptor |
( |
| ) |
|
◆ Dispose() [1/2]
void com.UniPRT.Sdk.Json.JsonCommController.JsonConnection.Dispose |
( |
| ) |
|
◆ Dispose() [2/2]
void com.UniPRT.Sdk.Json.JsonCommController.JsonConnection.Dispose |
( |
boolean |
disposing | ) |
|
|
protected |
◆ finalize()
void com.UniPRT.Sdk.Json.JsonCommController.JsonConnection.finalize |
( |
| ) |
throws Throwable |
|
protected |
◆ JsonComm()
JsonComm com.UniPRT.Sdk.Json.JsonCommController.JsonConnection.JsonComm |
( |
| ) |
|
◆ PtrComm()
IComm com.UniPRT.Sdk.Json.JsonCommController.JsonConnection.PtrComm |
( |
| ) |
|
◆ RemoveUser()
int com.UniPRT.Sdk.Json.JsonCommController.JsonConnection.RemoveUser |
( |
| ) |
|
◆ UserCount()
int com.UniPRT.Sdk.Json.JsonCommController.JsonConnection.UserCount |
( |
| ) |
|
◆ descriptor
String com.UniPRT.Sdk.Json.JsonCommController.JsonConnection.descriptor = "" |
|
private |
◆ disposed
boolean com.UniPRT.Sdk.Json.JsonCommController.JsonConnection.disposed = false |
|
private |
◆ jsonComm
JsonComm com.UniPRT.Sdk.Json.JsonCommController.JsonConnection.jsonComm = null |
|
private |
◆ jsonCommCreatedHere
boolean com.UniPRT.Sdk.Json.JsonCommController.JsonConnection.jsonCommCreatedHere = false |
|
private |
◆ ptrComm
IComm com.UniPRT.Sdk.Json.JsonCommController.JsonConnection.ptrComm = null |
|
private |
◆ ptrCommCreatedHere
boolean com.UniPRT.Sdk.Json.JsonCommController.JsonConnection.ptrCommCreatedHere = false |
|
private |
◆ userCount
int com.UniPRT.Sdk.Json.JsonCommController.JsonConnection.userCount = 0 |
|
private |
The documentation for this class was generated from the following file:
- app/src/main/java/com/UniPRT/Sdk/Json/JsonCommController.java