hp.opencall.media.signalling
Class TPFactory

java.lang.Object
  extended byhp.opencall.media.signalling.TPFactory
Direct Known Subclasses:
ISUPTPFactory

public abstract class TPFactory
extends java.lang.Object

TPFactory is a Termination Point Factory.

The TP is supplied according to the voice bearer mode thanks to subclasses.


Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

toString

public java.lang.String toString()