|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface XmppUriFactory
Factory for creating XMPP URIs from user IDs.
| Method Summary | |
|---|---|
URI |
createXmppUri(long id)
Creates a XMPP URI for the user with the specified ID. |
URI |
createXmppUri(String id)
Creates a XMPP URI for the user with the specified ID. |
| Method Detail |
|---|
URI createXmppUri(String id)
id - The ID of the user to create a XMPP URI for.
URI createXmppUri(long id)
id - The ID of the user to create a XMPP URI for.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||