Uses of Class
org.miv.mbox.CannotPostException

Packages that use CannotPostException
org.miv.mbox   
org.miv.mbox.net   
 

Uses of CannotPostException in org.miv.mbox
 

Methods in org.miv.mbox that throw CannotPostException
 void MBox.post(String from, Object... data)
          Post a message in the message box.
 

Uses of CannotPostException in org.miv.mbox.net
 

Methods in org.miv.mbox.net that throw CannotPostException
 void RemoteMBox.post(String from, Object... data)
          Post a message to the remote message box.
 



Copyright © 2011. All Rights Reserved.