Uses of Package
org.springframework.http.codec.xml
Packages that use org.springframework.http.codec.xml
-
Classes in org.springframework.http.codec.xml used by org.springframework.http.codec.xmlClassDescriptionCallers of
XmlEventDecoderthat buffer emitted XML events at a higher level, can pass an instance of this tracker as anXmlEventDecoder.BYTE_TRACKER_HINTto monitor the total number of bytes received, and to reset periodically.