public final class Mina2Helper
extends java.lang.Object
public static void writeBody(org.apache.mina.core.session.IoSession session, java.lang.Object body, Exchange exchange) throws CamelExchangeException
session
- the MINA sessionbody
- the body to write (send)exchange
- the exchangeCamelExchangeException
- is thrown if the body could not be written for some reasons
(eg remote connection is closed etc.)Copyright © 2007-2014 Red Hat, Inc.. All Rights Reserved.