Class DNSRequest

java.lang.Object
org.apache.james.jspf.core.DNSRequest

public final class DNSRequest extends Object
Represent a DNSRequest
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    The record types for the lookups
    static final int
     
    static final int
     
    static final int
     
    static final int
     
    static final int
     
  • Constructor Summary

    Constructors
    Constructor
    Description
    DNSRequest(String hostname, int recordType)
     
  • Method Summary

    Modifier and Type
    Method
    Description
    final String
    Return the hostname to process the request for
    final int
    Return the RecordType which is use for this request
     

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait