JBoss.orgCommunity Documentation
Be aware, JBoss Communications TCAP Stack is subject to changes as it is under active development!
JBoss Communications TCAP Stack TCAP builds abstraction layer over protocol definition. It introduces simplified API in favor of JAIN TCAP
All interactions are handled by TCAP Dialog. Dialog agregates local and remote transactions into single reference. It maintains state associated with both ends and supervises proper encoding and content of exchanged primitives. Diagram below depicts logical structure of TCAP and application using it:
TC and TR layers are explained in ITU-T Q.77X specifications. This API does not expose those layers directly.