AXL MXLookup DNS API

com.theorem.smtp
Class MXData

Object
  extended byMXData

public class MXData
extends Object


Field Summary
 InetAddress ip
          IP address of this host, if known.
 String mxhost
          Name of Mail host.
 int preference
          Preference number for this MX Host.
 int ttl
          Time to list for this record (milliseconds).
 
Constructor Summary
MXData()
           
 
Methods inherited from class Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

mxhost

public String mxhost
Name of Mail host.


ttl

public int ttl
Time to list for this record (milliseconds).


ip

public InetAddress ip
IP address of this host, if known. Null if unknown.


preference

public int preference
Preference number for this MX Host. A records are assigned a preference of 0.

Constructor Detail

MXData

public MXData()

AXL MXLookup DNS API

Submit a bug report or feature request

Copyright 1998-2001 AXL Software. PO Box 97, Viola, Delaware 19979, U.S.A. All Rights Reserved.