com.beem.project.beem.smack.avatar
Class AvatarRetrieverFactory
java.lang.Object
com.beem.project.beem.smack.avatar.AvatarRetrieverFactory
public final class AvatarRetrieverFactory
- extends Object
A factory for AvatarRetriever.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
getRetriever
public static AvatarRetriever getRetriever(Connection con,
String from,
AvatarMetadataExtension.Info info)
- Get a AvatarRetriever to retrieve this avatar.
- Parameters:
con - the connectionfrom - the user which own the avatarinfo - the metadata information of the avatar to retrieve
- Returns:
- an AvatarRetriever null if none can retrieve this avatar
Copyright © 2009 Beem-project.com. All Rights Reserved.