public interface IPlatformHelper
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getServerID() |
boolean |
isDecodeURIPlatform() |
boolean |
isSyncToThreadPlatform() |
boolean |
isTransferToOS() |
void |
securityIdentityPop(java.lang.Object o) |
java.lang.Object |
securityIdentityPush() |
java.lang.Object securityIdentityPush()
void securityIdentityPop(java.lang.Object o)
java.lang.String getServerID()
boolean isSyncToThreadPlatform()
boolean isDecodeURIPlatform()
boolean isTransferToOS()