Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.protocol.gibberish
Class AccountIDGibberishImpl

java.lang.Object
  extended by net.java.sip.communicator.service.protocol.AccountID
      extended by net.java.sip.communicator.impl.protocol.gibberish.AccountIDGibberishImpl

public class AccountIDGibberishImpl
extends AccountID

A default, Gibberish implementation of the account id.

Author:
Yana Stamcheva

Field Summary
static String GIBBERISH_SERVICE_NAME
           
 
Fields inherited from class net.java.sip.communicator.service.protocol.AccountID
accountProperties
 
Constructor Summary
protected AccountIDGibberishImpl(String userName)
           
 
Method Summary
 
Methods inherited from class net.java.sip.communicator.service.protocol.AccountID
equals, getAccountAddress, getAccountProperties, getAccountProperty, getAccountPropertyBoolean, getAccountPropertyInt, getAccountPropertyString, getAccountUniqueID, getDisplayName, getProtocolDisplayName, getProtocolName, getService, getUserID, hashCode, isEnabled, putAccountProperty, removeAccountProperty, setAccountProperties, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Field Detail

GIBBERISH_SERVICE_NAME

public static final String GIBBERISH_SERVICE_NAME
See Also:
Constant Field Values
Constructor Detail

AccountIDGibberishImpl

protected AccountIDGibberishImpl(String userName)

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

Jitsi, the OpenSource Java VoIP and Instant Messaging client.
Distributable under LGPL license.