|
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 XCapClient
XCAP client interface.
Compliant with rfc4825
| Field Summary |
|---|
| Fields inherited from interface net.java.sip.communicator.impl.protocol.sip.xcap.XCapCapsClient |
|---|
CONTENT_TYPE, DOCUMENT_FORMAT |
| Fields inherited from interface net.java.sip.communicator.impl.protocol.sip.xcap.ResourceListsClient |
|---|
DOCUMENT_FORMAT, ELEMENT_CONTENT_TYPE, NAMESPACE, RESOURCE_LISTS_CONTENT_TYPE |
| Fields inherited from interface net.java.sip.communicator.impl.protocol.sip.xcap.PresRulesClient |
|---|
CONTENT_TYPE, DOCUMENT_FORMAT, NAMESPACE |
| Fields inherited from interface net.java.sip.communicator.impl.protocol.sip.xcap.PresContentClient |
|---|
CONTENT_TYPE, DOCUMENT_FORMAT, NAMESPACE |
| Method Summary | |
|---|---|
boolean |
isPresContentSupported()
Gets information about XCAP pres-content support information. |
boolean |
isPresRulesSupported()
Gets information about XCAP pres-rules support information. |
boolean |
isResourceListsSupported()
Gets information about XCAP resource-lists support information. |
| Methods inherited from interface net.java.sip.communicator.impl.protocol.sip.xcap.HttpXCapClient |
|---|
connect, delete, disconnect, get, getTimeout, getUri, getUserName, isConnected, put, setTimeout |
| Methods inherited from interface net.java.sip.communicator.impl.protocol.sip.xcap.XCapCapsClient |
|---|
getXCapCaps |
| Methods inherited from interface net.java.sip.communicator.impl.protocol.sip.xcap.ResourceListsClient |
|---|
deleteResourceLists, getList, getResourceLists, putResourceLists |
| Methods inherited from interface net.java.sip.communicator.impl.protocol.sip.xcap.PresRulesClient |
|---|
deletePresRules, getPresRules, putPresRules |
| Methods inherited from interface net.java.sip.communicator.impl.protocol.sip.xcap.PresContentClient |
|---|
deletePresContent, getImage, getPresContent, getPresContentImageUri, putPresContent |
| Method Detail |
|---|
boolean isResourceListsSupported()
boolean isPresRulesSupported()
boolean isPresContentSupported()
|
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 | |||||||||