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

Packages that use Activity
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.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.us Contains the Parlay User Status interfaces. 
org.csapi.jr.se.pam.event Contains the PAM Event 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.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 Activity in org.csapi.jr.se.am
 

Subinterfaces of Activity in org.csapi.jr.se.am
 interface QueryBalance
          This interface represents a QueryBalance activity object.
 interface RetrieveTransactionHistory
          This interface represents a RetrieveTransactionHistory activity object.
 

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

Subinterfaces of Activity in org.csapi.jr.se.cc.gccs
 interface CallLoadControl
          This interface represents a CallLoadControl activity object.
 interface CallNotification
          This interface represents a CallNotification activity object.
 interface Route
          This interface represents a Route activity object.
 

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

Subinterfaces of Activity in org.csapi.jr.se.cc.mmccs
 interface MediaNotification
          This interface represents a MediaNotification activity object.
 

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

Subinterfaces of Activity in org.csapi.jr.se.cc.mpccs
 interface Notifications
          This interface represents a Notifications activity object.
 

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

Subinterfaces of Activity in org.csapi.jr.se.dsc
 interface Connect
          This interface represents a Connect activity object.
 

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

Subinterfaces of Activity in org.csapi.jr.se.mm.ul
 interface ExtendedLocationReport
          This interface represents a ExtendedLocationReport activity object.
 interface LocationReport
          This interface represents a LocationReport activity object.
 interface PeriodicLocationReporting
          This interface represents a PeriodicLocationReporting activity object.
 interface TriggeredLocationReporting
          This interface represents a TriggeredLocationReporting activity object.
 

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

Subinterfaces of Activity in org.csapi.jr.se.mm.us
 interface ExtendedStatusReport
          This interface represents a ExtendedStatusReport activity object.
 interface ExtTriggeredStatusReporting
          This interface represents a ExtTriggeredStatusReporting activity object.
 interface StatusReport
          This interface represents a StatusReport activity object.
 interface TriggeredStatusReporting
          This interface represents a TriggeredStatusReporting activity object.
 

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

Subinterfaces of Activity in org.csapi.jr.se.pam.event
 interface AppInterface
          This interface represents a AppInterface activity object.
 interface ForEvent
          This interface represents a ForEvent activity object.
 

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

Subinterfaces of Activity in org.csapi.jr.se.policy
 interface Notification
          This interface represents a Notification activity object.
 

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

Subinterfaces of Activity in org.csapi.jr.se.policy.evaluation
 interface EvalPolicy
          This interface represents a EvalPolicy activity object.
 

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

Subinterfaces of Activity in org.csapi.jr.se.termcap
 interface TriggeredTerminalCapability
          This interface represents a TriggeredTerminalCapability activity object.
 

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

Subinterfaces of Activity in org.csapi.jr.se.ui
 interface AdminRelatedDeleteMessage
          This interface represents a AdminRelatedDeleteMessage activity object.
 interface AdminRelatedGetMessage
          This interface represents a AdminRelatedGetMessage activity object.
 interface AdminRelatedPutMessage
          This interface represents a AdminRelatedPutMessage activity object.
 interface CallRelatedSendInfo
          A call related 'Send Info' activity object.
 interface CallRelatedSendInfoAndCollect
          A call related 'Send Info And Collect' activity object.
 interface DeleteMessage
          This interface represents a DeleteMessage activity object.
 interface GetMessage
          This interface represents a GetMessage activity object.
 interface RecordMessage
          This interface represents a RecordMessage activity object.
 interface SendInfo
          This interface represents a SendInfo activity object.
 interface SendInfoAndCollect
          This interface represents a SendInfoAndCollect activity object.