413414415416417418419420421422423
} finally{ if(entry.channel.flushSupported()) entry.channel.stopFlush(); } mux.disconnect(); // disconnects JChannel if all MuxChannels are in disconnected state } } } }