Interface | Description |
---|---|
IOutputStreamingSupport | |
IStreamingSender | |
IThreadCreator | |
JsonEventHandler | |
ThreadLifeCycleEventListener<T> |
Class | Description |
---|---|
ContentHandlerOutputStream |
Helper class to convert character or byte based OutputStreams into a SAX event stream.
|
FileMessage | |
JsonEventHandlerOutputStream |
Helper class to convert character or byte based OutputStreams into a JSON SAX event stream.
|
Message | |
MessageContext | |
MessageOutputStream | |
MessageOutputStreamCap | |
PathMessage | |
StreamingPipe | |
StreamingSenderBase | |
ThreadConnector<T> | |
UrlMessage |
Exception | Description |
---|---|
AbortException |
Exception thrown to signal that the consumer of a stream does not want to receive more of it.
|
SaxAbortException |
SAXException thrown to signal that the consumer of a stream does not want to receive more of it.
|
SaxTimeoutException |
SAXException thrown to signal that a timeout occurred in consuming the stream.
|
StreamingException |
Copyright © 2023 Frank!Framework. All rights reserved.