public static class BasicComponent.ServerInfoVHostItemExtension extends AbstractVHostItemExtension<BasicComponent.ServerInfoVHostItemExtension>
Modifier and Type | Class and Description |
---|---|
static class |
BasicComponent.ServerInfoVHostItemExtension.ServerInfoVHostItemExtensionProvider |
Constructor and Description |
---|
ServerInfoVHostItemExtension() |
Modifier and Type | Method and Description |
---|---|
void |
addCommandFields(String prefix,
Packet packet,
boolean forDefault) |
List<String> |
getAbuseAddresses() |
List<String> |
getAdminAddresses() |
List<String> |
getFeedbackAddresses() |
String |
getId() |
List<String> |
getSalesAddresses() |
List<String> |
getSecurityAddresses() |
List<String> |
getSupportAddresses() |
void |
initFromCommand(String prefix,
Packet packet) |
void |
initFromElement(Element item) |
BasicComponent.ServerInfoVHostItemExtension |
mergeWithDefaults(BasicComponent.ServerInfoVHostItemExtension defaults) |
String |
toDebugString() |
Element |
toElement() |
addBooleanFieldWithDefaultToCommand
toString
public static final String ID
public String getId()
public void initFromElement(Element item)
public void initFromCommand(String prefix, Packet packet) throws IllegalArgumentException
IllegalArgumentException
public String toDebugString()
public Element toElement()
public BasicComponent.ServerInfoVHostItemExtension mergeWithDefaults(BasicComponent.ServerInfoVHostItemExtension defaults)
mergeWithDefaults
in class VHostItemExtension<BasicComponent.ServerInfoVHostItemExtension>
Copyright © 2004–2021 "Tigase, Inc.". All rights reserved.