org.xnap.plugin.opennap.util
Class OpenNapLinkType
java.lang.Object
org.xnap.plugin.opennap.util.OpenNapLinkType
public class OpenNapLinkType
- extends java.lang.Object
Provides a mapping between connection speed and common internet acces
hardware.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MODEM144
public static final LinkType MODEM144
MODEM288
public static final LinkType MODEM288
MODEM336
public static final LinkType MODEM336
MODEM567
public static final LinkType MODEM567
ISDN64
public static final LinkType ISDN64
ISDN128
public static final LinkType ISDN128
T1
public static final LinkType T1
TYPES
public static final LinkType[] TYPES
OpenNapLinkType
public OpenNapLinkType()
getIndexOfType
public static int getIndexOfType(int speed)
getType
public static LinkType getType(int speed)
- See Also:
LinkType.getType(int)
Copyright © 2001-2005 XNap Team. All Rights Reserved.