Uses of Class
org.opennms.bb.dp.capsd.plugin.dns.DNSInputStream

Packages that use DNSInputStream
org.opennms.bb.dp.capsd.plugin.dns   
 

Uses of DNSInputStream in org.opennms.bb.dp.capsd.plugin.dns
 

Constructors in org.opennms.bb.dp.capsd.plugin.dns with parameters of type DNSInputStream
DNSAddressRR(String name, int type, int clas, long ttl, DNSInputStream dnsIn)
          Constructs an new DNS Address Resource Record with the specified information.