Java Programmer's Guide and Reference


IBM CallPath Enterprise Toolkit for Java

Partial Table-of-Contents

  • IBM CallPath Enterprise Toolkit for Java overview
  • Java Telephony Application Program Interface (JTAPI)
  • CallPath Enterprise JTAPI Class Library
  • Software prerequisites
  • Installation and configuration
  • Telephony beans
  • Action beans
  • Resource beans
  • Informational beans
  • Telephony bean properties
  • Telephony bean methods
  • Telephony bean events
  • Using telephony beans in visual builders
  • Examples
  • JTAPI example
  • JtapiAppl files
  • Understanding JtapiAppl
  • Running JtapiAppl
  • Getting JtapiPeer in an application and an applet
  • Telephony beans example
  • Step 1: Add a CPLineResource
  • Step 2: Start the CPLineResource
  • Step 3: Add the Telephony Action beans
  • Step 4: Add visible controls
  • Step 5: Connect visible controls to model
  • Step 6: Set the enable and disable states of buttons
  • Step 7: Compile the code and test your application
  • JTAPI reference
  • JtapiPeerFactory class
  • Methods
  • JtapiPeer class
  • Methods
  • String JtapiPeer.getName()
  • Provider getProvider(String)
  • String[] getServices()
  • Provider class
  • Methods
  • States
  • Call class
  • Methods
  • Address class
  • Methods
  • Terminal class
  • Methods
  • Connection class
  • Methods
  • States
  • Using JTAPI to end a Connection
  • TerminalConnection class
  • Methods
  • States
  • Agent class
  • Methods
  • States
  • Trunk class
  • Methods
  • Events
  • Exceptions
  • Capabilities
  • Observers
  • Telephony beans reference
  • Action
  • Properties
  • Event sets
  • Methods
  • Resource
  • Properties
  • Event sets
  • Methods
  • Information Item
  • ConnectionItem properties
  • PartyItem properties
  • AgentItem properties
  • ACDItem properties
  • ForwardItem properties
  • Limitations

  • Escape mechanism for the CallPath Enterprise JTAPI package
  • Using the JTAPI escape mechanism
  • Receiving private data events

  • [ Top of Page | Previous Page | Next Page | Table of Contents | Index ]