Name | Signature and Synopsis |
connectToRealmServer | Object connectToRealmServer (String realmUrl, String applicationName, String username, String password, TibProperties tibProperties)
|
getPublisher | Object getPublisher(Object realmObject, String endPointName, String appInstanceIdentifier, Object props)
|
getSubscriber | Object getSubscriber(Object realmObject, String endPointNamername, String appInstanceIdentifier, Object props)
|
getVersionInformation | String getVersionInformation ()
|
setLogFiles | void setLogFiles (String filePrefix, long maxFileSize, int maxFiles, Object arg)
|
setLogLevel | void setLogLevel (String level)
|