com.eurotech.framework.net.admin.modem
Class PppFactory

java.lang.Object
  extended by com.eurotech.framework.net.admin.modem.PppFactory

public class PppFactory
extends Object


Constructor Summary
PppFactory()
           
 
Method Summary
static IModemLinkService obtainPppService(int pppNo, String port)
           
static IModemLinkService obtainPppService(String iface, String port)
           
static IModemLinkService releasePppService(String iface)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PppFactory

public PppFactory()
Method Detail

obtainPppService

public static IModemLinkService obtainPppService(int pppNo,
                                                 String port)

obtainPppService

public static IModemLinkService obtainPppService(String iface,
                                                 String port)

releasePppService

public static IModemLinkService releasePppService(String iface)


Copyright © 2013. All Rights Reserved.