Cisco Cisco Prime IP Express 8.3 Technische Referenzen

Seite von 1286
 Class 
   
    
    
SUMMARY: NESTED | FIELD | 
 | 
DETAIL: FIELD | 
 
com.cisco.cnr.ws.xsd
 
Class DNSCachingServer
java.lang.Object
  
      
com.cisco.cnr.ws.xsd.DNSCachingServer
public class DNSCachingServer
extends 
The Network Registrar DNSCachingServer class.
The DNS caching server configuration object. This object is used to configure the DNS caching server-wide properties.
Java class for DNSCachingServer complex type.
The following schema fragment specifies the expected content contained within this class.
 <complexType name="DNSCachingServer">
   <complexContent>
     <extension base="{http://ws.cnr.cisco.com/xsd}ClassBase">
       <sequence>
         <element name="aclBlacklist" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="aclDoNotQuery" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="aclQuery" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="activitySummaryInterval" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="activitySummarySettings" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="activitySummaryType" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="cacheMaxTtl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="cacheMinTtl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="hardenGlue" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="listenIpVersion" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="listenProtocol" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="logSettings" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="minimalResponses" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="msgCacheSize" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="name" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="negCacheSize" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="port" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="prefetch" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="remoteNsCacheNumhosts" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="remoteNsHostTtl" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="rootHints" type="{http://ws.cnr.cisco.com/xsd}AddrSetArray" minOccurs="0"/>
         <element name="roundRobin" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="rrsetCacheSize" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
         <element name="trapsEnabled" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
       </sequence>
     </extension>
   </complexContent>
 </complexType>
 
Constructor Summary
 
           
 
Method Summary
 javax.xml.bind.JAXBElement<java.lang.String>
 
          Gets the value of the aclBlacklist property.
 javax.xml.bind.JAXBElement<java.lang.String>
 
          Gets the value of the aclDoNotQuery property.
 javax.xml.bind.JAXBElement<java.lang.String>
 
          Gets the value of the aclQuery property.
 javax.xml.bind.JAXBElement<java.lang.String>
 
          Gets the value of the activitySummaryInterval property.