Uses of Class
com.avoka.tm.svc.SvcConnUpdater
Packages that use SvcConnUpdater
-
Uses of SvcConnUpdater in com.avoka.tm.svc
Methods in com.avoka.tm.svc that return SvcConnUpdaterModifier and TypeMethodDescriptionSvcConnUpdater.setEndpoint
(String endpoint) Set the service connection's endpoint to update.SvcConnUpdater.setFileData
(byte[] filedata) Set the service connection's file data to update.SvcConnUpdater.setFileName
(String filename) Set the service connection's file name to update.Set the service connection's id (PK) to identify the service connection to update.Set the service connection's param1 to update.Set the service connection's param2 to update.Set the service connection's param3 to update.Set the service connection's param4 to update.SvcConnUpdater.setPassword
(String password) Set the service connection's password to update.SvcConnUpdater.setUsername
(String username) Set the service connection's username to update.