Uses of Class
org.apache.qpid.server.queue.IncomingMessage

Packages that use IncomingMessage
org.apache.qpid.server.exchange   
 

Uses of IncomingMessage in org.apache.qpid.server.exchange
 

Methods in org.apache.qpid.server.exchange with parameters of type IncomingMessage
 void MessageRouter.routeContent(IncomingMessage message)
          Routes content through exchanges, delivering it to 1 or more queues.
 void DefaultExchangeRegistry.routeContent(IncomingMessage payload)
          Routes content through exchanges, delivering it to 1 or more queues.
 



Licensed to the Apache Software Foundation