Modifier and Type | Class and Description |
---|---|
class |
Asn1ElementTracker
Maintains an element stack so that a full name for the current element can be
obtained.
|
class |
Asn1NamedEventDispatcher |
class |
Asn1TraceHandler
This class is a standard named event handler for printing the
data in an encoded message in a human-readable format.
|
Modifier and Type | Method and Description |
---|---|
void |
Asn1MessageBuffer.addNamedEventHandler(Asn1NamedEventHandler handler)
This method adds a named event handler to the named event
handler list for this buffer.
|
void |
Asn1NamedEventDispatcher.addNamedEventHandler(Asn1NamedEventHandler handler)
This method adds a named event handler to the named event handler list
|