|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.eurotech.framework.core.net.AbstractNetInterface<T> com.eurotech.framework.core.net.LoopbackInterfaceImpl<NetInterfaceAddressConfig> com.eurotech.framework.core.net.LoopbackInterfaceConfigImpl
public class LoopbackInterfaceConfigImpl
Constructor Summary | |
---|---|
LoopbackInterfaceConfigImpl(LoopbackInterface<? extends NetInterfaceAddress> other)
|
|
LoopbackInterfaceConfigImpl(String name)
|
Method Summary |
---|
Methods inherited from class com.eurotech.framework.core.net.LoopbackInterfaceImpl |
---|
getType, toString |
Methods inherited from class com.eurotech.framework.core.net.AbstractNetInterface |
---|
getDriver, getDriverVersion, getFirmwareVersion, getHardwareAddress, getMTU, getName, getNetInterfaceAddresses, getState, getUsbDevice, isAutoConnect, isLoopback, isPointToPoint, isUp, isVirtual, setAutoConnect, setDriver, setDriverVersion, setFirmwareVersion, setHardwareAddress, setLoopback, setMTU, setName, setNetInterfaceAddresses, setPointToPoint, setState, setSupportsMulticast, setUp, setUsbDevice, setVirtual, supportsMulticast |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface com.eurotech.framework.net.NetInterface |
---|
getDriver, getDriverVersion, getFirmwareVersion, getHardwareAddress, getMTU, getName, getNetInterfaceAddresses, getState, getType, getUsbDevice, isAutoConnect, isLoopback, isPointToPoint, isUp, isVirtual, supportsMulticast |
Constructor Detail |
---|
public LoopbackInterfaceConfigImpl(String name)
public LoopbackInterfaceConfigImpl(LoopbackInterface<? extends NetInterfaceAddress> other)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |