|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use com.eurotech.framework.net | |
---|---|
com.eurotech.framework.net | Contains interfaces and event model to manage and configure network interfaces on a given system. |
com.eurotech.framework.net.dhcp | Interfaces for all DHCP server instances. |
com.eurotech.framework.net.dns | Interfaces for all DNS server instances. |
com.eurotech.framework.net.firewall | Interfaces firewall configuration instances. |
com.eurotech.framework.net.modem | Provides interfaces for instances and configurations of modems. |
com.eurotech.framework.net.route | Provides services to manage interfaces and their priorities in the static routing table. |
com.eurotech.framework.net.wifi | Provides interfaces for instances and configurations of wifi devices. |
Classes in com.eurotech.framework.net used by com.eurotech.framework.net | |
---|---|
IP4Address
This class represents an Internet Protocol version 4 (IPv4) address. |
|
IP6Address
This class represents an Internet Protocol version 6 (IPv6) address. |
|
IPAddress
This class represents an Internet Protocol (IP) address. |
|
NetConfig
Marker interface for all network configuration classes |
|
NetConfig4
Marker interface for IPv4-based configurations of network interfaces |
|
NetConfig6
Marker interface for IPv6-based configurations of network interfaces |
|
NetConfigIP
Base class for configuration of network interfaces. |
|
NetInterface
NetworkInterface represent a network interface of the system. |
|
NetInterfaceAddress
This class represents a Network Interface address as currently running on the system In short it's an IP address, a subnet mask and a broadcast address when the address is an IPv4 one. |
|
NetInterfaceAddressConfig
Extends a NetInterfaceAddress which is status as currently running on the system with the interface's configuration in the form of a List of NetConfig objects. |
|
NetInterfaceConfig
Marker class for NetInterfaceConfig objects |
|
NetInterfaceState
The current state of the a NetworkInterface. |
|
NetInterfaceStateChangedEvent.Reason
|
|
NetInterfaceStatus
Used to track interface configuration status |
|
NetInterfaceType
Used to store network interface types |
|
NetProtocol
Used to distinguish network protocol types |
|
NetRouterMode
Used to specify the route mode of each interface. |
|
NetworkPair
Model class for a 'network' that is specified by an IP and a mask. |
|
NetworkState
The overall state of the networking subsystem. |
Classes in com.eurotech.framework.net used by com.eurotech.framework.net.dhcp | |
---|---|
IP4Address
This class represents an Internet Protocol version 4 (IPv4) address. |
|
IP6Address
This class represents an Internet Protocol version 6 (IPv6) address. |
|
IPAddress
This class represents an Internet Protocol (IP) address. |
|
NetConfig
Marker interface for all network configuration classes |
Classes in com.eurotech.framework.net used by com.eurotech.framework.net.dns | |
---|---|
IP4Address
This class represents an Internet Protocol version 4 (IPv4) address. |
|
IP6Address
This class represents an Internet Protocol version 6 (IPv6) address. |
|
IPAddress
This class represents an Internet Protocol (IP) address. |
|
NetConfig
Marker interface for all network configuration classes |
|
NetworkPair
Model class for a 'network' that is specified by an IP and a mask. |
Classes in com.eurotech.framework.net used by com.eurotech.framework.net.firewall | |
---|---|
IP4Address
This class represents an Internet Protocol version 4 (IPv4) address. |
|
IPAddress
This class represents an Internet Protocol (IP) address. |
|
NetConfig
Marker interface for all network configuration classes |
|
NetProtocol
Used to distinguish network protocol types |
|
NetworkPair
Model class for a 'network' that is specified by an IP and a mask. |
Classes in com.eurotech.framework.net used by com.eurotech.framework.net.modem | |
---|---|
IPAddress
This class represents an Internet Protocol (IP) address. |
|
NetConfig
Marker interface for all network configuration classes |
|
NetInterface
NetworkInterface represent a network interface of the system. |
|
NetInterfaceAddress
This class represents a Network Interface address as currently running on the system In short it's an IP address, a subnet mask and a broadcast address when the address is an IPv4 one. |
|
NetInterfaceAddressConfig
Extends a NetInterfaceAddress which is status as currently running on the system with the interface's configuration in the form of a List of NetConfig objects. |
Classes in com.eurotech.framework.net used by com.eurotech.framework.net.route | |
---|---|
IP4Address
This class represents an Internet Protocol version 4 (IPv4) address. |
|
IP6Address
This class represents an Internet Protocol version 6 (IPv6) address. |
|
IPAddress
This class represents an Internet Protocol (IP) address. |
|
NetConfig
Marker interface for all network configuration classes |
|
NetInterfaceConfig
Marker class for NetInterfaceConfig objects |
Classes in com.eurotech.framework.net used by com.eurotech.framework.net.wifi | |
---|---|
NetConfig
Marker interface for all network configuration classes |
|
NetInterface
NetworkInterface represent a network interface of the system. |
|
NetInterfaceAddress
This class represents a Network Interface address as currently running on the system In short it's an IP address, a subnet mask and a broadcast address when the address is an IPv4 one. |
|
NetInterfaceAddressConfig
Extends a NetInterfaceAddress which is status as currently running on the system with the interface's configuration in the form of a List of NetConfig objects. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |