|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.blob.DefaultStrategy
public class DefaultStrategy
Field Summary | |
---|---|
protected BlobTransferPolicy |
transferPolicy
|
Constructor Summary | |
---|---|
DefaultStrategy(BlobTransferPolicy transferPolicy)
|
Method Summary | |
---|---|
protected java.net.URL |
createMessageURL(ActiveMQBlobMessage message)
|
protected boolean |
isSuccessfulCode(int responseCode)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected BlobTransferPolicy transferPolicy
Constructor Detail |
---|
public DefaultStrategy(BlobTransferPolicy transferPolicy)
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |