|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XcapResource | |
|---|---|
| com.oracle.sft.xcap.client | XCAP client: send XCAP requests; receive XCAP responses. |
| com.oracle.sft.xcap.client.caps | local XML manipulation XCAP resources for application usage XCAP Server Capabilities. |
| com.oracle.sft.xcap.client.directory | local XML manipulation XCAP resources for application usage XML Documents Directory. |
| com.oracle.sft.xcap.client.policy | Policies defined in rfc4745. |
| com.oracle.sft.xcap.client.simservs | voLTE (GSMA IR.92) related simservs elements. |
| com.oracle.sft.xcap.client.simservs.actions | Actions of rule. |
| com.oracle.sft.xcap.client.simservs.capability | XCAP Server Capabilities. |
| com.oracle.sft.xcap.client.simservs.conditions | Service specific IETF common policy condition elements. |
| com.oracle.sft.xcap.client.simservs.element | Some elements. |
| Uses of XcapResource in com.oracle.sft.xcap.client |
|---|
| Subinterfaces of XcapResource in com.oracle.sft.xcap.client | |
|---|---|
interface |
XcapAttributeRepresents an XCAP attribute. |
interface |
XcapDocumentRepresents an XCAP document. |
interface |
XcapElementRepresents an XCAP element. |
| Methods in com.oracle.sft.xcap.client that return XcapResource | |
|---|---|
XcapResource |
XcapRequest.getResource()Get XCAP resource of this request. |
| Methods in com.oracle.sft.xcap.client with parameters of type XcapResource | |
|---|---|
XcapRequest |
XCAPClient.createRequest(XcapResource component, XcapRequest.Operation operation)Creates an XCAP request. |
| Uses of XcapResource in com.oracle.sft.xcap.client.caps |
|---|
| Subinterfaces of XcapResource in com.oracle.sft.xcap.client.caps | |
|---|---|
interface |
XcapCapsDocumentThe XCAP CAPS document. |
| Uses of XcapResource in com.oracle.sft.xcap.client.directory |
|---|
| Subinterfaces of XcapResource in com.oracle.sft.xcap.client.directory | |
|---|---|
interface |
DirectoryRoot element of directory. |
interface |
DirectoryDocumentThe Directory document. |
interface |
DirectoryEntryThe DirectoryEntry element. |
interface |
DirectoryFolderThe DirectoryFolder element. |
interface |
DirectoryUriURI for directory. |
| Uses of XcapResource in com.oracle.sft.xcap.client.policy |
|---|
| Subinterfaces of XcapResource in com.oracle.sft.xcap.client.policy | |
|---|---|
interface |
ActionBase interface of all actions, such as Allow and ForwardTo. |
interface |
ActionsActions part of the policy. |
interface |
ConditionBase interface of all condition, such as Anonymous, Busy, etc. |
interface |
Conditionsconditions to be met in order to gain permission as per policy document. |
interface |
Exceptexcludes certain users from gaining permission. |
interface |
FromStart date/time of the period represented by the validity. |
interface |
IdentityPart of the conditions matching on the identity of the requestor (Watcher / Recipient). |
interface |
Manypart of the identity condition that defines a group of users. |
interface |
Onepart of the identity condition that will match on the authenticated identity of the Watcher / Recipient. |
interface |
Ruledefines an autorization rule as per common rule. |
interface |
RuleSetroot element of the Rules . |
interface |
Spherepart of the conditions matching on the 'state' the Presentity / Target (PT) is currently in. |
interface |
TransformationsTransformations part of the permission. |
interface |
UntilEnd date/time of the period represented by the validity. |
interface |
ValidityPart of the conditions that matches on the time the request is received. |
| Uses of XcapResource in com.oracle.sft.xcap.client.simservs |
|---|
| Subinterfaces of XcapResource in com.oracle.sft.xcap.client.simservs | |
|---|---|
interface |
CommunicationDiversionCommunicationDiversion. |
interface |
CommunicationWaitingThe class is for Communication Waiting (CW) service. |
interface |
IncomingCommunicationBarringIncomingCommunicationBarring. |
interface |
OriginatingIdentityPresentationThe class is for Originating Identification Presentation (TIP) service. |
interface |
OriginatingIdentityPresentationRestrictionThe class is for Originating Identification Restriction (TIR) service. |
interface |
OutgoingCommunicationBarringOutgoingCommunicationBarring. |
interface |
ProvisionedTargetTypeProvisioned target type. |
interface |
ProvisionedTypeProvisioned type. |
interface |
SimServsRoot element of the Presence SimServs Document. |
interface |
SimServsDocumentSimServsDocument. |
interface |
SimservTypeSimservType. |
interface |
SupportedMediaTypeSupported media type. |
interface |
SuppServiceElementElement denotes supplementary service. |
interface |
TerminatingIdentityPresentationThe class is for Terminating Identification Presentation (TIP) service. |
interface |
TerminatingIdentityPresentationRestrictionThe class is for Terminating Identification Restriction (TIR) service. |
| Uses of XcapResource in com.oracle.sft.xcap.client.simservs.actions |
|---|
| Subinterfaces of XcapResource in com.oracle.sft.xcap.client.simservs.actions | |
|---|---|
interface |
AllowAn action which means can do or can not according to the value. |
interface |
ForwardToRepresent "forward-to" action which is communication diversion specific extensions to IETF common policy actions. |
| Uses of XcapResource in com.oracle.sft.xcap.client.simservs.capability |
|---|
| Subinterfaces of XcapResource in com.oracle.sft.xcap.client.simservs.capability | |
|---|---|
interface |
ActionCapabilitiesAction capabilities. |
interface |
BarringServiceCapabilityService capability for communication barring. |
interface |
ConditionCapabilitiesCondition capabilities. |
interface |
DiversionServiceCapabilityService capability for communication diversion. |
interface |
ServiceCapabilityService capability. |
| Uses of XcapResource in com.oracle.sft.xcap.client.simservs.conditions |
|---|
| Subinterfaces of XcapResource in com.oracle.sft.xcap.client.simservs.conditions | |
|---|---|
interface |
AnonymousA condition denotes anonymous. |
interface |
BusyA condition denotes busy. |
interface |
CommunicationDivertedA condition denotes communication diverted. |
interface |
EmptyEmptyElementType. |
interface |
ExternalListProvides a the reference to lists of end users. |
interface |
InternationalA condition denotes international. |
interface |
InternationalExceptHomeA condition denotes international except home. |
interface |
MediaThe condition related with media. |
interface |
NoAnswerA condition denotes no answer. |
interface |
NotReachableA condition denotes not reachable. |
interface |
NotRegisteredA condition denotes not registered. |
interface |
OtherIdentityA condition denotes other identity. |
interface |
PresenceStatusA condition denotes presence status. |
interface |
RoamingA condition denotes roaming. |
interface |
RuleDeactivatedA condition denotes rule deactivated. |
| Uses of XcapResource in com.oracle.sft.xcap.client.simservs.element |
|---|
| Subinterfaces of XcapResource in com.oracle.sft.xcap.client.simservs.element | |
|---|---|
interface |
EmptyElementTypeA type which has no attribute or value. |
interface |
EntryProvides reference to an external list. |
interface |
ExtensionsExtensions. |
|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 2012 Oracle Corporation. All Rights Reserved.