public abstract class AServerNode extends Object
AServerNode(ArrayList<String> _urls)
ArrayList<String>
getUrls()
String
randomUrl()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public AServerNode(ArrayList<String> _urls)
public String randomUrl() throws Exception
Exception
public ArrayList<String> getUrls() throws Exception
Copyright © 2021. All rights reserved.