Uses of Class
org.javlo.module.remote.RemoteInstance
-
Packages that use RemoteInstance Package Description org.javlo.module.remote -
-
Uses of RemoteInstance in org.javlo.module.remote
Methods in org.javlo.module.remote that return types with arguments of type RemoteInstance Modifier and Type Method Description List<RemoteInstance>
RemoteServer. getInstances()
Method parameters in org.javlo.module.remote with type arguments of type RemoteInstance Modifier and Type Method Description void
RemoteServer. setInstances(List<RemoteInstance> instances)
-