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.Query

Uses of Query in com.act365.net.dns
 

Fields in com.act365.net.dns declared as Query
 Query[] DNSMessage.questions
           
 

Methods in com.act365.net.dns with parameters of type Query
(package private) static int DNSWriter.write(Query query, byte[] buffer, int offset)