org.mobicents.ss7.sccp
Class SccpPeer

java.lang.Object
  extended by org.mobicents.ss7.sccp.SccpPeer

public class SccpPeer
extends java.lang.Object

Author:
Oleg Kulikov

Field Summary
static java.lang.String INTEL_DRIVER
           
static java.lang.String M3UA
           
 
Constructor Summary
SccpPeer(java.lang.String driver)
          Creates a new instance of SccpPeer
 
Method Summary
 SccpProvider getProvider(java.lang.String fileName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INTEL_DRIVER

public static final java.lang.String INTEL_DRIVER
See Also:
Constant Field Values

M3UA

public static final java.lang.String M3UA
See Also:
Constant Field Values
Constructor Detail

SccpPeer

public SccpPeer(java.lang.String driver)
Creates a new instance of SccpPeer

Method Detail

getProvider

public SccpProvider getProvider(java.lang.String fileName)
                         throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2008. All Rights Reserved.