/* */
/* 236 */ proxy.setJMSMessageID(null);
/* */
/* 239 */ messageToSend = proxy.getMessage();
/* */
/* 241 */ proxy.beforeSend();
/* */ }
/* */
/* 246 */ id = connectionState.getIdGenerator().getId((ConnectionDelegate)connectionState.getDelegate());
/* 247 */ messageToSend.setMessageId(id);
/* */