Uses of Class
common.interfaces.exceptions.NotAllowedException

Packages that use NotAllowedException
common.interfaces   
messageServerP   
 

Uses of NotAllowedException in common.interfaces
 

Methods in common.interfaces that throw NotAllowedException
 void MSForServletInterface.forwardMessage(Message msg)
          Forwards a message.
 void MSForMSInterface.forwardMessage(Message msg)
          Forwards a message from a Message Server to this one.
 

Uses of NotAllowedException in messageServerP
 

Methods in messageServerP that throw NotAllowedException
 void SafeMSForMSInterface.forwardMessage(Message msg)
           
 void Communication.forwardMessage(Message msgRef)
           
static void Cache.forwardMsg(Message msg)
          Forwards a message to another Message Server (recipient must not be local).