예제 #1
0
 /** Discard the mailbox. */
 public void close() {
   m_messenger.removeMailbox(getHSId());
 }