Lines Matching refs:DNS
3 package org.xbill.DNS;
339 * Create a new name from DNS a wire format message
340 * @param in A stream containing the DNS message which is currently
393 * Create a new name from DNS wire format
639 * Emit a Name in DNS wire format
640 * @param out The output stream containing the DNS message.
675 * Emit a Name in DNS wire format
686 * Emit a Name in canonical DNS wire format (all lowercase)
696 * Emit a Name in canonical DNS wire format (all lowercase)
717 * Emit a Name in DNS wire format
718 * @param out The output stream containing the DNS message.