Uses of Class
org.xbill.DNS.DNSOutput

Packages that use DNSOutput
org.xbill.DNS   
 

Uses of DNSOutput in org.xbill.DNS
 

Methods in org.xbill.DNS with parameters of type DNSOutput
 void Name.toWire(DNSOutput out, Compression c)
          Emit a Name in DNS wire format
 void Name.toWireCanonical(DNSOutput out)
          Emit a Name in canonical DNS wire format (all lowercase)
 void Name.toWire(DNSOutput out, Compression c, boolean canonical)
          Emit a Name in DNS wire format
 



Copyright © 2011. All Rights Reserved.