public class InstanceInfo extends Wrapper
Constructor and Description |
---|
InstanceInfo(Map<String,String> map) |
Modifier and Type | Method and Description |
---|---|
int |
getChannelAdminGroup() |
int |
getDatabaseVersion() |
int |
getDefaultChannelGroup() |
int |
getDefaultServerGroup() |
int |
getFileTransferPort() |
int |
getFloodBanTime() |
int |
getGuestServerQueryGroup() |
long |
getMaxDownloadBandwidth() |
int |
getMaxFloodCommands() |
int |
getMaxFloodTime() |
long |
getMaxUploadBandwidth() |
int |
getPermissionsVersion() |
int |
getServerAdminGroup() |
public InstanceInfo(Map<String,String> map)
public int getDatabaseVersion()
public int getFileTransferPort()
public long getMaxDownloadBandwidth()
public long getMaxUploadBandwidth()
public int getGuestServerQueryGroup()
public int getMaxFloodCommands()
public int getMaxFloodTime()
public int getFloodBanTime()
public int getServerAdminGroup()
public int getDefaultServerGroup()
public int getChannelAdminGroup()
public int getDefaultChannelGroup()
public int getPermissionsVersion()
Copyright © 2015. All rights reserved.