Uses of Class
org.ow2.joram.mom.amqp.exceptions.NotAllowedException
-
Packages that use NotAllowedException Package Description org.ow2.joram.mom.amqp -
-
Uses of NotAllowedException in org.ow2.joram.mom.amqp
Methods in org.ow2.joram.mom.amqp that throw NotAllowedException Modifier and Type Method Description voidProxy. basicConsume(AMQP.Basic.Consume basicConsume)voidProxy. exchangeDeclare(AMQP.Exchange.Declare exchangeDeclare)static voidStubAgentIn. exchangeDeclare(AMQP.Exchange.Declare exchangeDeclare)static voidStubLocal. exchangeDeclare(String exchangeName, String type, boolean durable, boolean passive)AMQP.Queue.PurgeOkProxy. queuePurge(AMQP.Queue.Purge queuePurge)
-