-
- All Known Implementing Classes:
StAXDocumentParser
public interface OctetBufferListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
onBeforeOctetBufferOverwrite()
Callback method that will be called before the (@link Decoder) octet buffer content is going to be changed.
-