|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModemInterfaceAddress | |
---|---|
com.eurotech.framework.core.net.modem | |
com.eurotech.framework.net.modem |
Uses of ModemInterfaceAddress in com.eurotech.framework.core.net.modem |
---|
Classes in com.eurotech.framework.core.net.modem with type parameters of type ModemInterfaceAddress | |
---|---|
class |
ModemInterfaceImpl<T extends ModemInterfaceAddress>
|
Classes in com.eurotech.framework.core.net.modem that implement ModemInterfaceAddress | |
---|---|
class |
ModemInterfaceAddressConfigImpl
|
class |
ModemInterfaceAddressImpl
|
Constructors in com.eurotech.framework.core.net.modem with parameters of type ModemInterfaceAddress | |
---|---|
ModemInterfaceAddressConfigImpl(ModemInterfaceAddress other)
|
|
ModemInterfaceAddressImpl(ModemInterfaceAddress other)
|
Constructor parameters in com.eurotech.framework.core.net.modem with type arguments of type ModemInterfaceAddress | |
---|---|
ModemInterfaceConfigImpl(ModemInterface<? extends ModemInterfaceAddress> other)
|
|
ModemInterfaceImpl(Class<T> modemInterfaceAddressClass,
ModemInterface<? extends ModemInterfaceAddress> other)
|
Uses of ModemInterfaceAddress in com.eurotech.framework.net.modem |
---|
Classes in com.eurotech.framework.net.modem with type parameters of type ModemInterfaceAddress | |
---|---|
interface |
ModemInterface<T extends ModemInterfaceAddress>
Network interface for modems. |
Subinterfaces of ModemInterfaceAddress in com.eurotech.framework.net.modem | |
---|---|
interface |
ModemInterfaceAddressConfig
Modem Interface Address Config represents the modem status and the modem configuration |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |