Uses of Class
com.iizix.server.prop.ServerProps
Packages that use ServerProps Package Description com.iizigo.server.config com.iizix.server com.iizix.server.prop Uses of ServerProps in com.iizigo.server.config
Subclasses of ServerProps in com.iizigo.server.config Modifier and Type Class Description classEditorServerPropsEditor version of the container that holds the server properties.Uses of ServerProps in com.iizix.server
Methods in com.iizix.server that return ServerProps Modifier and Type Method Description ServerPropsIServer. getServerProperties()Gets the Server Properties.ServerPropsServerShell. getServerProperties()Gets the Server Properties.Uses of ServerProps in com.iizix.server.prop
Methods in com.iizix.server.prop that return ServerProps Modifier and Type Method Description ServerPropsServerProps. clone()Creates a clone out of this property.static ServerPropsServerProps. createServerProps(PropMgr propertyManager)Creates a new instance of the Server properties.