net.sf.dexterim.msn
Class MsnConfiguration

java.lang.Object
  extended bynet.sf.dexterim.msn.MsnConfiguration

public class MsnConfiguration
extends java.lang.Object

Author:
christoph

Method Summary
 java.lang.String getChallengeMagic()
           
 java.lang.String getHostInformation()
           
static MsnConfiguration getInstance()
           
 java.util.List getVersions()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getVersions

public java.util.List getVersions()

getInstance

public static MsnConfiguration getInstance()

getHostInformation

public java.lang.String getHostInformation()
Returns:
Returns the hostInformation.

getChallengeMagic

public java.lang.String getChallengeMagic()
Returns:
Returns the challengeMagic.


Copyright © 2003-2004 Dexter IM Team. All Rights Reserved.