Serialized Form


Package org.apache.directory.server.dns

Class org.apache.directory.server.dns.DnsException extends java.lang.Exception implements Serializable

serialVersionUID: 7493573233290707069L

Serialized Fields

responseCode

int responseCode
The DNS response code associated with this exception


Package org.apache.directory.server.dns.store.jndi

Package org.apache.directory.server.dns.store.jndi.operations

Class org.apache.directory.server.dns.store.jndi.operations.GetFlatRecord extends java.lang.Object implements Serializable

serialVersionUID: 4931303293468915435L

Serialized Fields

question

QuestionRecord question
The name of the question to get.

Class org.apache.directory.server.dns.store.jndi.operations.GetRecords extends java.lang.Object implements Serializable

serialVersionUID: 1077580995617778894L

Serialized Fields

question

QuestionRecord question
The name of the question to get.



Copyright © 2003-2010 The Apache Software Foundation. All Rights Reserved.