|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ProtocolNames
Specifies the names of some of the most popular instant messageing protocols. These names should be used when registering an implementation of a protocol with the osgi framwke. These names must be set in the properties dictionary that one specifies when registering an OSGI service. When setting one of these names a protocol implementor must map it against the ProtocolProviderFactory.PROTOCOL_PROPERTY_NAME key.
| Field Summary | |
|---|---|
static String |
AIM
The AIM service protocol. |
static String |
DICT
The Dict protocol. |
static String |
FACEBOOK
The Facebook protocol. |
static String |
GADU_GADU
The Gadu-Gadu protocol. |
static String |
GIBBERISH
The Gibberish protocol. |
static String |
GROUP_WISE
The GroupWise protocol. |
static String |
ICQ
The ICQ service protocol. |
static String |
IRC
The IRC protocol. |
static String |
JABBER
The Jabber protcool. |
static String |
MSN
The MSN messenger protocol. |
static String |
RSS
The RSS protocol. |
static String |
SIP
The SIP (and SIMPLE) protcools. |
static String |
SIP_COMMUNICATOR_MOCK
The SIP Communicator MOCK protocol. |
static String |
SKYPE
The Skype protcool. |
static String |
SSH
The SSH protocol. |
static String |
YAHOO
The Yahoo! messenger protcool. |
static String |
ZEROCONF
The Zeroconf protcool. |
| Field Detail |
|---|
static final String SIP
static final String JABBER
static final String IRC
static final String GADU_GADU
static final String GROUP_WISE
static final String ICQ
static final String AIM
static final String MSN
static final String YAHOO
static final String SKYPE
static final String SIP_COMMUNICATOR_MOCK
static final String ZEROCONF
static final String RSS
static final String SSH
static final String GIBBERISH
static final String DICT
static final String FACEBOOK
|
Jitsi: the OpenSource Java VoIP and Instant Messaging client. | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||