|
JoeSNMP API 0.2.6 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use IPv4Address | |
org.opennms.protocols.ip | |
org.opennms.protocols.snmp |
Uses of IPv4Address in org.opennms.protocols.ip |
Methods in org.opennms.protocols.ip with parameters of type IPv4Address | |
void |
IPv4Address.setAddress(IPv4Address second)
Sets the current address based upon the value of the passed object. |
(package private) void |
IPHeader.RouteOption.add(IPv4Address addr)
Adds an address to the end of the set of addresses to hit on its lan trip |
Constructors in org.opennms.protocols.ip with parameters of type IPv4Address | |
IPv4Address(IPv4Address second)
Constructs a new address object based upon the value of the first object. |
|
IPHeader.RouteOption(byte code,
IPv4Address[] addrs)
Constructs a new instance of the class with the passed addresses used for the routing. |
|
IPHeader.LooseSourceRouteOption(IPv4Address[] addrs)
Constructs a new instance of the class with the passed addresses used for the routing. |
|
IPHeader.StrictSourceRouteOption(IPv4Address[] addrs)
Constructs a new instance of the class with the passed addresses used for the routing. |
|
IPHeader.RouteRecordOption(IPv4Address[] addrs)
Constructs a new instance with the give addresses set in the option header |
Uses of IPv4Address in org.opennms.protocols.snmp |
Methods in org.opennms.protocols.snmp that return IPv4Address | |
IPv4Address |
SnmpIPAddress.convertToIpAddress()
Converts the current Application String to an IPv4Address object. |
|
JoeSNMP API 0.2.6 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |