Package org.apache.activemq.blob
Class DefaultStrategy
java.lang.Object
org.apache.activemq.blob.DefaultStrategy
- Direct Known Subclasses:
DefaultBlobDownloadStrategy,DefaultBlobUploadStrategy
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected URLcreateMessageURL(ActiveMQBlobMessage message) protected booleanisSuccessfulCode(int responseCode)
-
Field Details
-
transferPolicy
-
-
Constructor Details
-
DefaultStrategy
-
-
Method Details
-
isSuccessfulCode
protected boolean isSuccessfulCode(int responseCode) -
createMessageURL
protected URL createMessageURL(ActiveMQBlobMessage message) throws jakarta.jms.JMSException, MalformedURLException - Throws:
jakarta.jms.JMSExceptionMalformedURLException
-