Uses of Interface
org.csapi.jr.se.Service

Packages that use Service
org.csapi.jr.se.am Contains the Parlay Account Management (AM) data types and interfaces. 
org.csapi.jr.se.cc.gccs Contains the Parlay Generic Call Control Service (GCCS) interfaces and classes. 
org.csapi.jr.se.cc.mmccs Contains the Parlay Multi-Media Call Control Service (MMCCS) interfaces. 
org.csapi.jr.se.cc.mpccs Contains the Parlay Multi-Party Call Control Service (MPCCS) interfaces. 
org.csapi.jr.se.cs Contains the Parlay Charging Service data type classes and interfaces. 
org.csapi.jr.se.dsc Contains the Parlay Data Session Control data types and interfaces. 
org.csapi.jr.se.mm.ul Contains the Parlay User Location interfaces. 
org.csapi.jr.se.mm.ulc Contains the Parlay User Location Camel interfaces. 
org.csapi.jr.se.mm.us Contains the Parlay User Status interfaces. 
org.csapi.jr.se.pam.access Contains the PAM Access interface classes. 
org.csapi.jr.se.pam.event Contains the PAM Event interface classes. 
org.csapi.jr.se.pam.provisioning Contains the PAM Provisioning interface classes. 
org.csapi.jr.se.policy Contains the Parlay Policy Management data types and interfaces. 
org.csapi.jr.se.policy.evaluation Contains the Parlay Policy Management Evaluation interfaces. 
org.csapi.jr.se.policy.provisioning Contains the Parlay Policy Management Provisioning interfaces. 
org.csapi.jr.se.termcap Contains the Parlay Terminal Capabilities data types and interfaces. 
org.csapi.jr.se.ui Contains the Parlay Generic User Interaction interfaces and classes. 
 

Uses of Service in org.csapi.jr.se.am
 

Subinterfaces of Service in org.csapi.jr.se.am
 interface AccountManager
          This interface represents a AccountManager.
 

Uses of Service in org.csapi.jr.se.cc.gccs
 

Subinterfaces of Service in org.csapi.jr.se.cc.gccs
 interface Call
          This interface represents a Call.
 interface CallControlManager
          This interface represents a CallControlManager.
 

Uses of Service in org.csapi.jr.se.cc.mmccs
 

Subinterfaces of Service in org.csapi.jr.se.cc.mmccs
 interface MultiMediaCall
          This interface represents a MultiMediaCall.
 interface MultiMediaCallControlManager
          This interface represents a MultiMediaCallControlManager.
 interface MultiMediaCallLeg
          This interface represents a MultiMediaCallLeg.
 interface MultiMediaStream
          This interface represents a MultiMediaStream.
 

Uses of Service in org.csapi.jr.se.cc.mpccs
 

Subinterfaces of Service in org.csapi.jr.se.cc.mpccs
 interface CallLeg
          This interface represents a CallLeg.
 interface MultiPartyCall
          This interface represents a MultiPartyCall.
 interface MultiPartyCallControlManager
          This interface represents a MultiPartyCallControlManager.
 

Uses of Service in org.csapi.jr.se.cs
 

Subinterfaces of Service in org.csapi.jr.se.cs
 interface ChargingManager
          This interface represents a ChargingManager.
 interface ChargingSession
          This interface represents a ChargingSession.
 

Uses of Service in org.csapi.jr.se.dsc
 

Subinterfaces of Service in org.csapi.jr.se.dsc
 interface DataSession
          This interface represents a DataSession.
 interface DataSessionControlManager
          This interface represents a DataSessionControlManager.
 

Uses of Service in org.csapi.jr.se.mm.ul
 

Subinterfaces of Service in org.csapi.jr.se.mm.ul
 interface TriggeredUserLocation
          This interface represents a TriggeredUserLocation.
 interface UserLocation
          This interface represents a UserLocation.
 

Uses of Service in org.csapi.jr.se.mm.ulc
 

Subinterfaces of Service in org.csapi.jr.se.mm.ulc
 interface UserLocationCamel
          This interface represents a UserLocationCamel.
 

Uses of Service in org.csapi.jr.se.mm.us
 

Subinterfaces of Service in org.csapi.jr.se.mm.us
 interface UserStatus
          This interface represents a UserStatus.
 

Uses of Service in org.csapi.jr.se.pam.access
 

Subinterfaces of Service in org.csapi.jr.se.pam.access
 interface PAMAvailability
          This interface represents a PAMAvailability.
 interface PAMIdentityPresence
          This interface represents a PAMIdentityPresence.
 interface PAMPresenceAvailabilityManager
          This interface represents a PAMPresenceAvailabilityManager.
 

Uses of Service in org.csapi.jr.se.pam.event
 

Subinterfaces of Service in org.csapi.jr.se.pam.event
 interface PAMEventHandler
          This interface represents a PAMEventHandler.
 interface PAMEventManager
          This interface represents a PAMEventManager.
 

Uses of Service in org.csapi.jr.se.pam.provisioning
 

Subinterfaces of Service in org.csapi.jr.se.pam.provisioning
 interface PAMAgentAssignment
          This interface represents a PAMAgentAssignment.
 interface PAMAgentManagement
          This interface represents a PAMAgentManagement.
 interface PAMAgentTypeManagement
          This interface represents a PAMAgentTypeManagement.
 interface PAMCapabilityManagement
          This interface represents a PAMCapabilityManagement.
 interface PAMIdentityManagement
          This interface represents a PAMIdentityManagement.
 interface PAMIdentityTypeManagement
          This interface represents a PAMIdentityTypeManagement.
 interface PAMProvisioningManager
          This interface represents a PAMProvisioningManager.
 

Uses of Service in org.csapi.jr.se.policy
 

Subinterfaces of Service in org.csapi.jr.se.policy
 interface Policy
          This interface represents a Policy.
 interface PolicyAction
          This interface represents a PolicyAction.
 interface PolicyCondition
          This interface represents a PolicyCondition.
 interface PolicyDomain
          This interface represents a PolicyDomain.
 interface PolicyEventAction
          This interface represents a PolicyEventAction.
 interface PolicyEventCondition
          This interface represents a PolicyEventCondition.
 interface PolicyEventDefinition
          This interface represents a PolicyEventDefinition.
 interface PolicyExpressionAction
          This interface represents a PolicyExpressionAction.
 interface PolicyExpressionCondition
          This interface represents a PolicyExpressionCondition.
 interface PolicyGroup
          This interface represents a PolicyGroup.
 interface PolicyIterator
          This interface represents a PolicyIterator.
 interface PolicyManager
          This interface represents a PolicyManager.
 interface PolicyRepository
          This interface represents a PolicyRepository.
 interface PolicyRule
          This interface represents a PolicyRule.
 interface PolicyTimePeriodCondition
          This interface represents a PolicyTimePeriodCondition.
 

Uses of Service in org.csapi.jr.se.policy.evaluation
 

Subinterfaces of Service in org.csapi.jr.se.policy.evaluation
 interface PolicyEvalManager
          This interface represents a PolicyEvalManager.
 

Uses of Service in org.csapi.jr.se.policy.provisioning
 

Subinterfaces of Service in org.csapi.jr.se.policy.provisioning
 interface PolicySignature
          This interface represents a PolicySignature.
 

Uses of Service in org.csapi.jr.se.termcap
 

Subinterfaces of Service in org.csapi.jr.se.termcap
 interface ExtendedTerminalCapabilities
          This interface represents a ExtendedTerminalCapabilities.
 interface TerminalCapabilities
          This interface represents a TerminalCapabilities.
 

Uses of Service in org.csapi.jr.se.ui
 

Subinterfaces of Service in org.csapi.jr.se.ui
 interface UI
          This interface represents a UI.
 interface UIAdminManager
          This interface represents a UIAdminManager.
 interface UICall
          This interface represents a UICall.
A call-related User Interaction, providing methods to send information to, or gather information from the user (or call party) to which a call leg is connected.
An application can use the Call User Interaction Service Interface only in conjunction with another service interface, which provides mechanisms to connect a call leg to a user.
 interface UIGeneric
          A generic User Interaction, providing methods to send information to, or gather information from the user.
 interface UIManager
          This interface represents a UIManager.