|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectisc.sensor.PacketBean
isc.sensor.UDPBean
public class UDPBean
Internal structure for holding information about a UDP packet.
| Field Summary |
|---|
| Fields inherited from class isc.sensor.PacketBean |
|---|
ipbean, skey |
| Constructor Summary | |
|---|---|
UDPBean(IPBean obj)
Create a new UDPBean with the given IPBean |
|
UDPBean(UDPBean bean)
Make a copy of an existing UDPBean |
|
| Method Summary |
|---|
| Methods inherited from class isc.sensor.PacketBean |
|---|
setKey, setKey |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UDPBean(IPBean obj)
obj - The IPBean structurepublic UDPBean(UDPBean bean)
bean - The UDPBean to copy
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||