There are three aspects to the TCAP Leg Manager APIs:

  1. The TcapLegManager interface — Feature developers use this interface to create, release and detach TcapLegs. Feature developers also use this interface to find a TcapLeg by name, Dialog or ActivityContextInterface. For more information see: Managing TCAP Legs

  2. The TcapLeg interface — Feature developers use this interface to send messages on a TcapLeg, inspect any pending messages and inspect the latest received or sent message on a leg. For more information see: Operating on a TCAP Leg

  3. The TcapMessage and TcapComponent hierarchies — The classes and interfaces in these hierarchies are the TCAP messages that are send and received on a TcapLeg. For more information see: TCAP Messages

Previous page Next page