public void stop() throws MessagingException {
   messagingClient.stop(false);
 }