Uses of Class
org.javlo.module.remote.RemoteService
-
Packages that use RemoteService Package Description org.javlo.module.remote -
-
Uses of RemoteService in org.javlo.module.remote
Methods in org.javlo.module.remote that return RemoteService Modifier and Type Method Description static RemoteService
RemoteService. getInstance(ContentContext ctx)
Methods in org.javlo.module.remote with parameters of type RemoteService Modifier and Type Method Description static String
RemoteThread. renderRemoteStatus(RemoteService remoteService, AtomicInteger error)
Constructors in org.javlo.module.remote with parameters of type RemoteService Constructor Description RemoteThread(RemoteService remoteService)
-