railo.runtime.config
Interface RemoteClient
- All Superinterfaces:
- Serializable
- All Known Implementing Classes:
- RemoteClientImpl
public interface RemoteClient
- extends Serializable
getUrl
String getUrl()
- Returns:
- the url
getServerUsername
String getServerUsername()
- Returns:
- the serverUsername
getServerPassword
String getServerPassword()
- Returns:
- the serverPassword
getProxyData
ProxyData getProxyData()
- Returns:
- the proxyData
getType
String getType()
- Returns:
- the type
getAdminPassword
String getAdminPassword()
- Returns:
- the adminPassword
getSecurityKey
String getSecurityKey()
- Returns:
- the securityKey
getAdminPasswordEncrypted
String getAdminPasswordEncrypted()
getLabel
String getLabel()
getUsage
String getUsage()
hasUsage
boolean hasUsage(String usage)
getId
String getId(Config config)
Copyright © 2012 Railo