Package | Description |
---|---|
org.jboss.as.controller.interfaces |
Modifier and Type | Class and Description |
---|---|
class |
InetAddressMatchInterfaceCriteria
InterfaceCriteria that tests whether a given address is matches
the specified address. |
class |
LinkLocalInterfaceCriteria
InterfaceCriteria that tests whether a given address is a
link-local address. |
class |
LoopbackAddressInterfaceCriteria
A loopback criteria with a specified bind address.
|
class |
LoopbackInterfaceCriteria
InterfaceCriteria that tests whether a given interface is a
loopback interface |
class |
NicInterfaceCriteria
InterfaceCriteria that tests whether a given name matches the
network interface's name . |
class |
NicMatchInterfaceCriteria
|
class |
PointToPointInterfaceCriteria
InterfaceCriteria that tests whether a given interface is a
point-to-point interface . |
class |
PublicAddressInterfaceCriteria
InterfaceCriteria that tests whether a given address is not
site-local ,
link-local
or a wildcard address . |
class |
SiteLocalInterfaceCriteria
InterfaceCriteria that tests whether a given address is a
link-local address. |
class |
SubnetMatchInterfaceCriteria
InterfaceCriteria that tests whether a given address is on the
desired subnet. |
class |
SupportsMulticastInterfaceCriteria
InterfaceCriteria that tests whether a given interface
supports multicast |
class |
UpInterfaceCriteria
InterfaceCriteria that tests whether a given interface is
up . |
class |
VirtualInterfaceCriteria
InterfaceCriteria that tests whether a given interface is
virtual . |
Copyright © 2023 JBoss by Red Hat. All rights reserved.