Uses of Class
fr.dyade.aaa.common.EmptyQueueException
-
Packages that use EmptyQueueException Package Description fr.dyade.aaa.agent -
-
Uses of EmptyQueueException in fr.dyade.aaa.agent
Methods in fr.dyade.aaa.agent that throw EmptyQueueException Modifier and Type Method Description MessageMessageQueue. pop()Removes the message at the top of this queue.MessageMessageVector. pop()Removes the message at the top of this queue.
-