|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectisc.sensor.AppLayerMgrTCP.Parser
protected class AppLayerMgrTCP.Parser
Table entry to hold each parser class and it's instantiated object. Entries are held in the Parsertable
| Field Summary | |
|---|---|
protected java.lang.Object |
instance
Object instance of the parser |
protected java.lang.String |
name
Class name of the parser |
| Constructor Summary | |
|---|---|
protected |
AppLayerMgrTCP.Parser()
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected java.lang.String name
protected java.lang.Object instance
| Constructor Detail |
|---|
protected AppLayerMgrTCP.Parser()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||