org.apache.activemq.blob
Class DefaultStrategy
java.lang.Object
org.apache.activemq.blob.DefaultStrategy
- Direct Known Subclasses:
- DefaultBlobDownloadStrategy, DefaultBlobUploadStrategy
public class DefaultStrategy
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
transferPolicy
protected BlobTransferPolicy transferPolicy
DefaultStrategy
public DefaultStrategy(BlobTransferPolicy transferPolicy)
isSuccessfulCode
protected boolean isSuccessfulCode(int responseCode)
createMessageURL
protected URL createMessageURL(ActiveMQBlobMessage message)
throws javax.jms.JMSException,
MalformedURLException
- Throws:
javax.jms.JMSException
MalformedURLException
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.