net.sf.dexterim.oscar.entity
Class TLVFactory
java.lang.Object
net.sf.dexterim.oscar.entity.TLVFactory
- public class TLVFactory
- extends java.lang.Object
- Author:
- christoph
TODO Document
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
createScreenName
public TLV createScreenName()
createCapabilityID
public TLV createCapabilityID()
createRoastedPassword
public TLV createRoastedPassword()
createClientIdString
public TLV createClientIdString()
createBOSServerAddress
public TLV createBOSServerAddress()
createAuthorizationCookie
public TLV createAuthorizationCookie()
createClientCountry
public TLV createClientCountry()
createClientLanguage
public TLV createClientLanguage()
createClientDistributionNumber
public TLV createClientDistributionNumber()
createClientId
public TLV createClientId()
createClientMajorVersion
public TLV createClientMajorVersion()
createClientMinorVersion
public TLV createClientMinorVersion()
createClientLesserVersion
public TLV createClientLesserVersion()
createClientBuildNumber
public TLV createClientBuildNumber()
createMOTDString
public TLV createMOTDString()
getInstance
public static TLVFactory getInstance()
createCookie
public TLV createCookie()
- Returns:
Copyright © 2003-2004 Dexter IM Team. All Rights Reserved.