Class UonParserSession

All Implemented Interfaces:
HttpPartParserSession
Direct Known Subclasses:
OpenApiParserSession, UrlEncodingParserSession

Session object that lives for the duration of a single use of UonParser.
Notes:
  • This class is not thread safe and is typically discarded after one use.
See Also: