Searched refs:buildOutgoingForDNS (Results 1 - 5 of 5) sorted by relevance

/external/jmdns/src/javax/jmdns/impl/tasks/state/
H A DDNSStateTask.java114 out = this.buildOutgoingForDNS(out);
153 protected abstract DNSOutgoing buildOutgoingForDNS(DNSOutgoing out) throws IOException; method in class:DNSStateTask
H A DCanceler.java99 * @see javax.jmdns.impl.tasks.state.DNSStateTask#buildOutgoingForDNS(javax.jmdns.impl.DNSOutgoing)
102 protected DNSOutgoing buildOutgoingForDNS(DNSOutgoing out) throws IOException { method in class:Canceler
H A DAnnouncer.java99 * @see javax.jmdns.impl.tasks.state.DNSStateTask#buildOutgoingForDNS(javax.jmdns.impl.DNSOutgoing)
102 protected DNSOutgoing buildOutgoingForDNS(DNSOutgoing out) throws IOException { method in class:Announcer
H A DRenewer.java100 * @see javax.jmdns.impl.tasks.state.DNSStateTask#buildOutgoingForDNS(javax.jmdns.impl.DNSOutgoing)
103 protected DNSOutgoing buildOutgoingForDNS(DNSOutgoing out) throws IOException { method in class:Renewer
H A DProber.java112 * @see javax.jmdns.impl.tasks.state.DNSStateTask#buildOutgoingForDNS(javax.jmdns.impl.DNSOutgoing)
115 protected DNSOutgoing buildOutgoingForDNS(DNSOutgoing out) throws IOException { method in class:Prober

Completed in 235 milliseconds