454455456457458459460461
* join this Node. */ private MsgOutInterceptor newInboundMsgProducerOut() { return new ThreadedDispatcher( new ThrowableTrapOutInterceptor(new MsgForwarder(), new ExceptionTracker())); }