JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
A
C
E
F
G
H
I
M
N
R
S
T
A
AddressIterable
- Class in
net.bican.iplib
An
Iterable
for IP addresses, with size information
AddressIterable(Range<IPAddress>)
- Constructor for class net.bican.iplib.
AddressIterable
C
CIDR
- Class in
net.bican.iplib
CIDR representation of an IP address range
CIDR(IPAddress, int)
- Constructor for class net.bican.iplib.
CIDR
CIDR(String)
- Constructor for class net.bican.iplib.
CIDR
compareTo(IPAddress)
- Method in class net.bican.iplib.
IPAddress
E
equals(Object)
- Method in class net.bican.iplib.
IPAddress
F
fromCIDR(CIDR)
- Static method in class net.bican.iplib.
IPAddresses
creates a range of ip addresses from CIDR notation
fromInterval(Range<IPAddress>)
- Static method in class net.bican.iplib.
IPAddresses
creates a set of ranges that fit into CIDR ranges from the interval of ip addresses
fromNetmask(Netmask)
- Static method in class net.bican.iplib.
CIDR
fromNetmask(Netmask)
- Static method in class net.bican.iplib.
IPAddresses
creates a range of ip addresses from netmask notation
G
getAddress()
- Method in class net.bican.iplib.
IPAddress
getAddressInstance()
- Method in class net.bican.iplib.
IPAddress
getCanonicalHostName()
- Method in class net.bican.iplib.
IPAddress
getDomain()
- Method in class net.bican.iplib.
IPAddress
getFirst()
- Method in class net.bican.iplib.
CIDR
getHostAddress()
- Method in class net.bican.iplib.
IPAddress
getHostName()
- Method in class net.bican.iplib.
IPAddress
getInstance(InetAddress)
- Static method in class net.bican.iplib.
IPAddress
return a new instance of
IPAddress
.
getIpAddress()
- Method in class net.bican.iplib.
CIDR
getIpAddress()
- Method in class net.bican.iplib.
Netmask
getLast()
- Method in class net.bican.iplib.
CIDR
getNetmask()
- Method in class net.bican.iplib.
Netmask
getPrefix()
- Method in class net.bican.iplib.
CIDR
H
hashCode()
- Method in class net.bican.iplib.
IPAddress
hasNext()
- Method in class net.bican.iplib.
AddressIterable
I
IPAddress
- Class in
net.bican.iplib
IPAddress
is a wrapper around
InetAddress
to provide a comparable frontend.
IPAddresses
- Class in
net.bican.iplib
methods for translating from and to different IP address notations
IPAddresses()
- Constructor for class net.bican.iplib.
IPAddresses
isAnyLocalAddress()
- Method in class net.bican.iplib.
IPAddress
isLinkLocalAddress()
- Method in class net.bican.iplib.
IPAddress
isLoopbackAddress()
- Method in class net.bican.iplib.
IPAddress
isMCGlobal()
- Method in class net.bican.iplib.
IPAddress
isMCLinkLocal()
- Method in class net.bican.iplib.
IPAddress
isMCNodeLocal()
- Method in class net.bican.iplib.
IPAddress
isMCOrgLocal()
- Method in class net.bican.iplib.
IPAddress
isMCSiteLocal()
- Method in class net.bican.iplib.
IPAddress
isMulticastAddress()
- Method in class net.bican.iplib.
IPAddress
isReachable(int)
- Method in class net.bican.iplib.
IPAddress
isReachable(NetworkInterface, int, int)
- Method in class net.bican.iplib.
IPAddress
isSiteLocalAddress()
- Method in class net.bican.iplib.
IPAddress
iterator()
- Method in class net.bican.iplib.
AddressIterable
M
main(String[])
- Static method in class net.bican.iplib.sample.
Sample
N
net.bican.iplib
- package net.bican.iplib
net.bican.iplib.sample
- package net.bican.iplib.sample
Netmask
- Class in
net.bican.iplib
Netmask representation of an IP address range.
Netmask(IPAddress, IPAddress)
- Constructor for class net.bican.iplib.
Netmask
Netmask(String)
- Constructor for class net.bican.iplib.
Netmask
next()
- Method in class net.bican.iplib.
AddressIterable
R
remove()
- Method in class net.bican.iplib.
AddressIterable
S
Sample
- Class in
net.bican.iplib.sample
Sample()
- Constructor for class net.bican.iplib.sample.
Sample
setIpAddress(IPAddress)
- Method in class net.bican.iplib.
CIDR
setIpAddress(IPAddress)
- Method in class net.bican.iplib.
Netmask
setNetmask(IPAddress)
- Method in class net.bican.iplib.
Netmask
setPrefix(int)
- Method in class net.bican.iplib.
CIDR
size()
- Method in class net.bican.iplib.
AddressIterable
T
toCIDR(Range<IPAddress>)
- Static method in class net.bican.iplib.
IPAddresses
transforms the range to CIDR notation, if any is possible
toPrefix()
- Method in class net.bican.iplib.
Netmask
toString()
- Method in class net.bican.iplib.
CIDR
toString()
- Method in class net.bican.iplib.
IPAddress
A
C
E
F
G
H
I
M
N
R
S
T
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015
Can Bican
. All rights reserved.