public class ServerRootSpace extends Object implements Serializable
ServerRootSpace(URI serverRoot, URI yosServerRoot, List<URI> preferredEndPoint, List<URI> preferredYosEndPoint, URI sandboxServerRoot)
ServerRootSpace(URI serverRoot, URI yosServerRoot, URI sandboxServerRoot)
List<URI>
getPreferredEndPoint()
getPreferredYosEndPoint()
URI
getSandboxServerRoot()
getServerRoot()
getYosServerRoot()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ServerRootSpace(URI serverRoot, URI yosServerRoot, URI sandboxServerRoot)
public ServerRootSpace(URI serverRoot, URI yosServerRoot, List<URI> preferredEndPoint, List<URI> preferredYosEndPoint, URI sandboxServerRoot)
public URI getServerRoot()
public URI getYosServerRoot()
public List<URI> getPreferredEndPoint()
public List<URI> getPreferredYosEndPoint()
public URI getSandboxServerRoot()
Copyright © 2023. All rights reserved.