Uses of Class
org.jwall.rbl.dns.QuerySection

Packages that use QuerySection
org.jwall.rbl.dns   
 

Uses of QuerySection in org.jwall.rbl.dns
 

Methods in org.jwall.rbl.dns that return QuerySection
static QuerySection QuerySection.read(byte[] buf, int offset)
          This method parses a query section from the given buffer.
 

Methods in org.jwall.rbl.dns that return types with arguments of type QuerySection
 List<QuerySection> Query.getSections()
           
 



Copyright © 2014. All Rights Reserved.