org.jboss.messaging.core.server
Interface Consumer

All Known Subinterfaces:
ServerConsumer
All Known Implementing Classes:
ServerConsumerImpl

public interface Consumer

A ClientConsumer

Author:
Tim Fox

Method Summary
 HandleStatus handle(MessageReference reference)
           
 

Method Detail

handle

HandleStatus handle(MessageReference reference)
                    throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2006 JBoss Inc. All Rights Reserved.