org.openrdf.http.webclient.server
Class ServerSelection
java.lang.Object
org.openrdf.http.webclient.server.ServerSelection
public class ServerSelection
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT
public static final String DEFAULT
- See Also:
- Constant Field Values
OTHER
public static final String OTHER
- See Also:
- Constant Field Values
ServerSelection
public ServerSelection()
getDefaultServerContextName
public String getDefaultServerContextName()
- Returns:
- Returns the defaultWebapp.
setDefaultServerContextName
public void setDefaultServerContextName(String defaultWebapp)
- Parameters:
defaultWebapp - The defaultWebapp to set.
getLocation
public String getLocation()
setLocation
public void setLocation(String location)
getType
public String getType()
setType
public void setType(String type)
isRemember
public boolean isRemember()
setRemember
public void setRemember(boolean remember)
getDefaultServerURL
public String getDefaultServerURL()
setDefaultServerURL
public void setDefaultServerURL(String localURL)
Copyright © 2001-2007 Aduna. All Rights Reserved.