Home
last modified time | relevance | path

Searched defs:toWire (Results 1 – 6 of 6) sorted by relevance

/external/smack/src/org/xbill/DNS/
DEDNSOption.java166 toWire(DNSOutput out) { in toWire() method in EDNSOption
180 toWire() throws IOException { in toWire() method in EDNSOption
DMessage.java387 toWire(DNSOutput out) { in toWire() method in Message
428 toWire(DNSOutput out, int maxLength) { in toWire() method in Message
486 toWire() { in toWire() method in Message
507 toWire(int maxLength) { in toWire() method in Message
DHeader.java71 toWire(DNSOutput out) { in toWire() method in Header
79 toWire() { in toWire() method in Header
DTypeBitmap.java115 toWire(DNSOutput out) { in toWire() method in TypeBitmap
DName.java645 toWire(DNSOutput out, Compression c) { in toWire() method in Name
679 toWire() { in toWire() method in Name
725 toWire(DNSOutput out, Compression c, boolean canonical) { in toWire() method in Name
DRecord.java213 toWire(DNSOutput out, int section, Compression c) { in toWire() method in Record
231 toWire(int section) { in toWire() method in Record