Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Package net.java.sip.communicator.util.dns

Interface Summary
UnboundApi.UnboundCallback Interface for the async resolve callback.
 

Class Summary
ConfigurableDnssecResolver Resolver that wraps a DNSSEC capable resolver and handles validation failures according to the user's settings.
DnsUtilActivator The DNS Util activator registers the DNSSEC resolver if enabled.
ParallelResolver The purpose of this class is to help avoid the significant delays that occur in networks where DNS servers would ignore SRV, NAPTR, and sometimes even A/AAAA queries (i.e.
SecureMessage DNS Message that adds DNSSEC validation information.
UnboundApi Wrapper for the JUnbound JNI wrapper.
UnboundResolver Implementation of the Resolver interface, wrapping the native NLnet Labs Unbound resolver.
UnboundResult Class that contains the answer to query processed by the native Unbound resolver.
 

Enum Summary
SecureResolveMode Defines how DNSSEC validation errors should be handled.
 

Exception Summary
DnssecException Checked DNSSEC exception for code that knows how to deal with it.
DnssecRuntimeException Runtime exception that is thrown when a DNSSEC validation failure occurred.
UnboundException Exception that is being thrown when native Unbound code resulted in an error.
 


Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.