Return-Path: X-Original-To: apmail-camel-users-archive@www.apache.org Delivered-To: apmail-camel-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id AA0A2179E6 for ; Wed, 9 Dec 2015 16:05:02 +0000 (UTC) Received: (qmail 1690 invoked by uid 500); 9 Dec 2015 16:05:02 -0000 Delivered-To: apmail-camel-users-archive@camel.apache.org Received: (qmail 1646 invoked by uid 500); 9 Dec 2015 16:05:02 -0000 Mailing-List: contact users-help@camel.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@camel.apache.org Delivered-To: mailing list users@camel.apache.org Delivered-To: moderator for users@camel.apache.org Received: (qmail 48038 invoked by uid 99); 9 Dec 2015 15:48:28 -0000 X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 1.966 X-Spam-Level: * X-Spam-Status: No, score=1.966 tagged_above=-999 required=6.31 tests=[SPF_NEUTRAL=0.652, URIBL_BLOCKED=0.001, URI_HEX=1.313] autolearn=disabled Date: Wed, 9 Dec 2015 08:48:16 -0700 (MST) From: kikou1984 To: users@camel.apache.org Message-ID: <1449676096123-5774868.post@n5.nabble.com> In-Reply-To: <1449664868433-5774856.post@n5.nabble.com> References: <1449664868433-5774856.post@n5.nabble.com> Subject: Re: Using Stream Cache With Apache Camel MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit When i m trying to get the cache it returns null StreamCache cache = exchange.getIn().getBody(StreamCache.class); Do you have an idea how i can retrieve the StreamCache ? Thxs -- View this message in context: http://camel.465427.n5.nabble.com/Using-Stream-Cache-With-Apache-Camel-tp5774856p5774868.html Sent from the Camel - Users mailing list archive at Nabble.com.