Class LookupSession

java.lang.Object
org.xbill.DNS.lookup.LookupSession

public class LookupSession extends Object
LookupSession provides facilities to make DNS Queries. A LookupSession is intended to be long lived, and it's behaviour can be configured using the properties of the LookupSession.LookupSessionBuilder instance returned by builder().
Since:
3.4