|
|||||||||
| Home >> All >> com >> rsi >> [ ipstat overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.rsi.ipstat
Class PortTable

java.lang.Objectcom.rsi.ipstat.PortTable
- public class PortTable
- extends java.lang.Object
| Field Summary | |
int[] |
dst1
|
int[] |
dst2
|
java.lang.String[] |
name
|
int[] |
pid
|
int |
realLength
|
int[] |
src1
|
int[] |
src2
|
| Constructor Summary | |
PortTable()
|
|
PortTable(int n)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
pid
public int[] pid
name
public java.lang.String[] name
src1
public int[] src1
src2
public int[] src2
dst1
public int[] dst1
dst2
public int[] dst2
realLength
public int realLength
| Constructor Detail |
PortTable
public PortTable()
PortTable
public PortTable(int n)
|
|||||||||
| Home >> All >> com >> rsi >> [ ipstat overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.rsi.ipstat.PortTable