Uses of Class
eu.xtreemos.xosd.security.vops.ReturnMessage

Packages that use ReturnMessage
eu.xtreemos.xosd.security.vops   
eu.xtreemos.xosd.services   
 

Uses of ReturnMessage in eu.xtreemos.xosd.security.vops
 

Fields in eu.xtreemos.xosd.security.vops with type parameters of type ReturnMessage
 java.util.ArrayList<ReturnMessage> VOPSStorage.alRetMessages
           
 

Methods in eu.xtreemos.xosd.security.vops with parameters of type ReturnMessage
 java.lang.Boolean VOPS.getResultFromResMngProcess(ReturnMessage retMsg)
          Deprecated.  
 

Uses of ReturnMessage in eu.xtreemos.xosd.services
 

Methods in eu.xtreemos.xosd.services with parameters of type ReturnMessage
 void SVOPS.getResultFromResMngProcess(ReturnMessage __retMsg)
          Deprecated.  
 void SVOPS.getResultFromResMngProcess(ReturnMessage __retMsg, eu.xtreemos.system.communication.bus.CallbackMessage callback)
          Deprecated.  
 void SVOPS.getResultFromResMngProcess(ReturnMessage __retMsg, eu.xtreemos.system.communication.bus.CallbackMessage callback, eu.xtreemos.system.communication.bus.CallbackMessage exceptionCallback)
          Deprecated.