org.apache.activemq.blob
public class DefaultStrategy extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
protected BlobTransferPolicy |
transferPolicy |
Constructor and Description |
---|
DefaultStrategy(BlobTransferPolicy transferPolicy) |
Modifier and Type | Method and Description |
---|---|
protected java.net.URL |
createMessageURL(ActiveMQBlobMessage message) |
protected boolean |
isSuccessfulCode(int responseCode) |
protected BlobTransferPolicy transferPolicy
public DefaultStrategy(BlobTransferPolicy transferPolicy)
protected boolean isSuccessfulCode(int responseCode)
protected java.net.URL createMessageURL(ActiveMQBlobMessage message) throws javax.jms.JMSException, java.net.MalformedURLException
javax.jms.JMSException
java.net.MalformedURLException
Copyright © 2005-2014. All Rights Reserved.