|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object | +--SSF.OS.BGP4.Util.NHI
Utilities for manipulating NHI addresses. The term "NH address" is used to mean an NHI address which does contains network and host identifiers, but no interface identifier.
| Constructor Summary | |
NHI()
|
|
| Method Summary | |
static int[] |
nh2array(java.lang.String nh)
Given an NH address, returns the network and host identifiers in that address in an array of integers, in order (from left to right). |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NHI()
| Method Detail |
public static int[] nh2array(java.lang.String nh)
nh - The NH address.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||