|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.james.jspf.LoggingDNSService
public class LoggingDNSService
| Constructor Summary | |
|---|---|
LoggingDNSService(DNSService service,
Logger logger)
|
|
| Method Summary | |
|---|---|
java.util.List |
getLocalDomainNames()
|
int |
getRecordLimit()
|
java.util.List |
getRecords(DNSRequest request)
|
void |
setRecordLimit(int recordLimit)
|
void |
setTimeOut(int timeOut)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public LoggingDNSService(DNSService service,
Logger logger)
| Method Detail |
|---|
public int getRecordLimit()
getRecordLimit in interface DNSServicepublic void setRecordLimit(int recordLimit)
setRecordLimit in interface DNSServicepublic java.util.List getLocalDomainNames()
getLocalDomainNames in interface DNSServicepublic void setTimeOut(int timeOut)
setTimeOut in interface DNSService
public java.util.List getRecords(DNSRequest request)
throws TimeoutException
getRecords in interface DNSServiceTimeoutException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||