|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectisc.sensor.APEventTable
public class APEventTable
Structure for AppLayerMgr to hold registration of parser modules
| Field Summary | |
|---|---|
int |
deliveryOption
currently unused |
boolean |
dupcheck
currently unused |
short[] |
flags
TCP Flags this parser is interested in recieving packet events for |
java.lang.Object |
parser
The object of the parser |
| Constructor Summary | |
|---|---|
APEventTable()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public volatile java.lang.Object parser
public volatile short[] flags
public volatile int deliveryOption
public volatile boolean dupcheck
| Constructor Detail |
|---|
public APEventTable()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||