Uses of Interface
se.unlogic.eagledns.EagleManager

Packages that use EagleManager
se.unlogic.eagledns   
 

Uses of EagleManager in se.unlogic.eagledns
 

Classes in se.unlogic.eagledns that implement EagleManager
 class EagleDNS
          EagleDNS copyright Robert "Unlogic" Olofsson (unlogic@unlogic.se) Based on the jnamed class from the dnsjava project (http://www.dnsjava.org/) copyright (c) 1999-2004 Brian Wellington (bwelling@xbill.org)
 

Methods in se.unlogic.eagledns that return EagleManager
static EagleManager EagleManagerClient.getManager(String host, int port, String password)
           
 EagleManager LoginHandler.login(String password)
           
 EagleManager EagleLogin.login(String password)
           
 

Constructors in se.unlogic.eagledns with parameters of type EagleManager
LoginHandler(EagleManager eagleManager, String password)
           
 



Copyright © 2011. All Rights Reserved.