Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Class
com.strangeberry.rendezvous.DNSQuestion

Uses of DNSQuestion in com.strangeberry.rendezvous
 

Methods in com.strangeberry.rendezvous with parameters of type DNSQuestion
(package private)  void Rendezvous.addListener(Rendezvous.Listener listener, DNSQuestion question)
          Add a listener for a question.
(package private)  void DNSOutgoing.addQuestion(DNSQuestion rec)
          Add a question to the message.
(package private)  void DNSOutgoing.writeQuestion(DNSQuestion question)