org.apache.whirr.net
Interface DnsResolver

All Superinterfaces:
com.google.common.base.Function<String,String>
All Known Implementing Classes:
FastDnsResolver

public interface DnsResolver
extends com.google.common.base.Function<String,String>

Marker interface for a reverse DNS resolver


Method Summary
 
Methods inherited from interface com.google.common.base.Function
apply, equals
 



Copyright © 2010-2013 The Apache Software Foundation. All Rights Reserved.