Class UrlMessage
java.lang.Object
org.frankframework.stream.Message
org.frankframework.stream.UrlMessage
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class Message
MESSAGE_MAX_IN_MEMORY, MESSAGE_MAX_IN_MEMORY_DEFAULT, MESSAGE_MAX_IN_MEMORY_PROPERTY, MESSAGE_SIZE_UNKNOWN -
Constructor Summary
ConstructorsConstructorDescriptionUrlMessage(URL url) UrlMessage(URL url, String charset) UrlMessage(URL url, Map<String, Serializable> context) -
Method Summary
Methods inherited from class Message
asByteArray, asByteArray, asInputSource, asInputStream, asInputStream, asMessage, asObject, asReader, asReader, asSource, asString, asString, computeDecodingCharset, copyContext, copyMessage, getCharset, getObjectId, isBinary, isEmpty, isEmpty, isFormattedErrorMessage, isNull, isNull, isRequestOfType, isSupportedType, nullMessage, nullMessage, peek, requiresStream, size, toString
-
Constructor Details
-
UrlMessage
-
UrlMessage
-
UrlMessage
-