| Home >> All >> com >> strangeberry |
| | com.strangeberry.rendezvous.* (12) | | com.strangeberry.rendezvous.tools.* (2) |
Package Samples:
com.strangeberry.rendezvous
com.strangeberry.rendezvous.tools
Classes:
DNSCache: A table of DNS entries. This is a closed hash table which can handle multiple entries with the same name. It provides iterators to efficiently iterate over all the entries with a given name.
DNSEntry: DNS entry with a name, type, and class. This is the base class for questions and records.
DNSIncoming: Parse an incoming DNS message into its components.
Browser: User Interface for browsing Rendezvous services.
Main: Main sample program for Rendezvous.
Rendezvous: Rendezvous implementation in Java.
ServiceInfo: Rendezvous service information.
ServiceListener: Listener for service updates.
DNSOutgoing: An outgoing DNS message.
DNSQuestion: A DNS question.
DNSConstants: DNS constants.
DNSRecord: DNS record
| Home | Contact Us | Privacy Policy | Terms of Service |