|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectisc.sensor.PacketSumBean
isc.sensor.UDPSumBean
public class UDPSumBean
UDP Session Summary Structure
Field Summary |
---|
Fields inherited from class isc.sensor.PacketSumBean |
---|
empty, ipsbean, sKey |
Constructor Summary | |
---|---|
UDPSumBean()
Create a new UDPSumBean |
|
UDPSumBean(UDPBean obj)
Create a new UDPSumBean from an initial UDPBean |
Method Summary | |
---|---|
void |
addPacket(UDPBean obj)
Add a UDPBean to this summary |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UDPSumBean()
public UDPSumBean(UDPBean obj)
obj
- Method Detail |
---|
public void addPacket(UDPBean obj)
obj
- The UDPBean to add
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |