public class DefaultStrategy extends Object
Modifier and Type | Field and Description |
---|---|
protected BlobTransferPolicy |
transferPolicy |
Constructor and Description |
---|
DefaultStrategy(BlobTransferPolicy transferPolicy) |
Modifier and Type | Method and Description |
---|---|
protected URL |
createMessageURL(ActiveMQBlobMessage message) |
protected boolean |
isSuccessfulCode(int responseCode) |
protected BlobTransferPolicy transferPolicy
public DefaultStrategy(BlobTransferPolicy transferPolicy)
protected boolean isSuccessfulCode(int responseCode)
protected URL createMessageURL(ActiveMQBlobMessage message) throws JMSException, MalformedURLException
JMSException
MalformedURLException
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.