Package akka.http.impl.engine.parsing
Interface ParserOutput
-
- All Known Subinterfaces:
ParserOutput.ErrorOutput,ParserOutput.MessageOutput,ParserOutput.MessageStart,ParserOutput.RequestOutput,ParserOutput.ResponseOutput
- All Known Implementing Classes:
ParserOutput.EntityChunk,ParserOutput.EntityPart,ParserOutput.EntityStreamError,ParserOutput.MessageEnd$,ParserOutput.MessageStartError,ParserOutput.NeedMoreData$,ParserOutput.NeedNextRequestMethod$,ParserOutput.RemainingBytes,ParserOutput.RequestStart,ParserOutput.ResponseStart,ParserOutput.StreamEnd$
public interface ParserOutputINTERNAL API
-
-
Nested Class Summary
-