Return-Path: X-Original-To: apmail-activemq-dev-archive@www.apache.org Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id F04B510E5F for ; Sat, 2 Nov 2013 20:33:17 +0000 (UTC) Received: (qmail 12614 invoked by uid 500); 2 Nov 2013 20:33:17 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 12567 invoked by uid 500); 2 Nov 2013 20:33:17 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 12426 invoked by uid 99); 2 Nov 2013 20:33:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 02 Nov 2013 20:33:17 +0000 Date: Sat, 2 Nov 2013 20:33:17 +0000 (UTC) From: "Claus Ibsen (JIRA)" To: dev@activemq.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Assigned] (AMQ-3019) Make registering of custom BlobUploader and BlobDownloader more easy MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/AMQ-3019?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Claus Ibsen reassigned AMQ-3019: -------------------------------- Assignee: Claus Ibsen > Make registering of custom BlobUploader and BlobDownloader more easy > -------------------------------------------------------------------- > > Key: AMQ-3019 > URL: https://issues.apache.org/jira/browse/AMQ-3019 > Project: ActiveMQ > Issue Type: Improvement > Reporter: Norman Maurer > Assignee: Claus Ibsen > Fix For: 5.10.0 > > > If you want to write your own BlobDownloader and BlobUploader and plug them in into activemq you need to extend BlobTransferPolicy and override some methods.. I think it would make more sense to allow to register them with protocol they use as key. -- This message was sent by Atlassian JIRA (v6.1#6144)