org.mobicents.jcc.inap.gt
Class TranslationTable

java.lang.Object
  extended by org.mobicents.jcc.inap.gt.TranslationTable

public class TranslationTable
extends java.lang.Object

Author:
Oleg Kulikov

Constructor Summary
TranslationTable(java.lang.String fileName)
          Creates a new instance of TranslationTable
 
Method Summary
 CalledPartyNumber translate(CalledPartyBcdNumber origin)
           
 CalledPartyNumber translate(CalledPartyNumber origin)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TranslationTable

public TranslationTable(java.lang.String fileName)
Creates a new instance of TranslationTable

Method Detail

translate

public CalledPartyNumber translate(CalledPartyNumber origin)
                            throws java.io.FileNotFoundException,
                                   java.io.IOException
Throws:
java.io.FileNotFoundException
java.io.IOException

translate

public CalledPartyNumber translate(CalledPartyBcdNumber origin)
                            throws java.io.FileNotFoundException,
                                   java.io.IOException
Throws:
java.io.FileNotFoundException
java.io.IOException


Copyright © 2008. All Rights Reserved.