Uses of Interface
org.jboss.messaging.core.server.ServerConsumer

Packages that use ServerConsumer
org.jboss.messaging.core.server   
org.jboss.messaging.core.server.impl   
 

Uses of ServerConsumer in org.jboss.messaging.core.server
 

Methods in org.jboss.messaging.core.server with parameters of type ServerConsumer
 void ServerSession.removeConsumer(ServerConsumer consumer)
           
 

Uses of ServerConsumer in org.jboss.messaging.core.server.impl
 

Classes in org.jboss.messaging.core.server.impl that implement ServerConsumer
 class ServerConsumerImpl
          Concrete implementation of a ClientConsumer.
 

Methods in org.jboss.messaging.core.server.impl with parameters of type ServerConsumer
 void ServerSessionImpl.removeConsumer(ServerConsumer consumer)
           
 



Copyright © 2006 JBoss Inc. All Rights Reserved.