Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.act365.net.dns.DNSMessage

Uses of DNSMessage in com.act365.net.dns
 

Methods in com.act365.net.dns that return DNSMessage
 DNSMessage DNSReader.read(byte[] buffer)
          Reads all of the information from a DNS response.
 

Methods in com.act365.net.dns with parameters of type DNSMessage
(package private) static byte[] DNSWriter.write(DNSMessage message)