Jitsi: the OpenSource Java VoIP and Instant Messaging client.

net.java.sip.communicator.impl.protocol.icq
Class OperationSetWebAccountRegistrationIcqImpl

java.lang.Object
  extended by net.java.sip.communicator.impl.protocol.icq.OperationSetWebAccountRegistrationIcqImpl
All Implemented Interfaces:
OperationSet, OperationSetWebAccountRegistration

public class OperationSetWebAccountRegistrationIcqImpl
extends Object
implements OperationSetWebAccountRegistration

Returns the url which can be used to register new account fo the Icq server

Author:
Damian Minkov

Constructor Summary
OperationSetWebAccountRegistrationIcqImpl()
           
 
Method Summary
 URL getAccountRegistrationURL()
          Returns a URL that points to a page which allows for on-line registration of accounts belonging to the service supported by this protocol provider.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OperationSetWebAccountRegistrationIcqImpl

public OperationSetWebAccountRegistrationIcqImpl()
Method Detail

getAccountRegistrationURL

public URL getAccountRegistrationURL()
Returns a URL that points to a page which allows for on-line registration of accounts belonging to the service supported by this protocol provider.

Specified by:
getAccountRegistrationURL in interface OperationSetWebAccountRegistration
Returns:
a URL pointing to a web page where one could register their account for the current protocol.

Jitsi: the OpenSource Java VoIP and Instant Messaging client.

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