Package org.frankframework.stream
Class PathMessage
java.lang.Object
org.frankframework.stream.Message
org.frankframework.stream.PathMessage
- All Implemented Interfaces:
Closeable
,Serializable
,AutoCloseable
- See Also:
-
Field Summary
Fields inherited from class org.frankframework.stream.Message
MESSAGE_MAX_IN_MEMORY_DEFAULT, MESSAGE_MAX_IN_MEMORY_PROPERTY, MESSAGE_SIZE_UNKNOWN
-
Constructor Summary
-
Method Summary
Methods inherited from class org.frankframework.stream.Message
asByteArray, asByteArray, asInputSource, asInputStream, asInputStream, asMessage, asObject, asReader, asReader, assertNotClosed, asSource, asString, asString, captureBinaryStream, captureBinaryStream, captureBinaryStream, captureCharacterStream, captureCharacterStream, captureCharacterStream, close, closeOnCloseOf, closeOnCloseOf, computeDecodingCharset, copyContext, copyMessage, getCharset, getContext, getMagic, getMagic, getObjectId, getRequestClass, hasDataAvailable, isBinary, isClosed, isEmpty, isEmpty, isNull, isNull, isRepeatable, isRequestOfType, isScheduledForCloseOnExitOf, nullMessage, nullMessage, preserve, requiresStream, size, toString, unscheduleFromCloseOnExitOf
-
Constructor Details
-
PathMessage
-
PathMessage
-
-
Method Details
-
asTemporaryMessage
-