Package | Description |
---|---|
org.projectfloodlight.openflow.types |
Modifier and Type | Class and Description |
---|---|
class |
IPAddress<F extends IPAddress<F>> |
class |
IPAddressWithMask<F extends IPAddress<F>> |
Modifier and Type | Class and Description |
---|---|
class |
IPv4Address
Wrapper around an IPv4Address address
|
class |
IPv6Address
IPv6 address object.
|
Modifier and Type | Method and Description |
---|---|
static IPAddress<?> |
IPAddress.of(String ip)
parse an IPv4Address or IPv6Address from their conventional string representation.
|
Copyright © 2014. All rights reserved.