| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MailConsumer | |
|---|---|
| org.apache.james.jms | |
| org.apache.james.jms.activemq | |
| org.apache.james.jms.consumer | |
| Uses of MailConsumer in org.apache.james.jms | 
|---|
| Constructors in org.apache.james.jms with parameters of type MailConsumer | |
|---|---|
| MailMessageListener(MailConsumer consumer,
                    MailBuilder builder) | |
| Uses of MailConsumer in org.apache.james.jms.activemq | 
|---|
| Methods in org.apache.james.jms.activemq with parameters of type MailConsumer | |
|---|---|
|  void | BrokerManager.consumeQueue(MailConsumer consumer,
             MailBuilder builder,
             java.lang.String destination)Sets the consumer as the listener for the queue with the given name. | 
|  void | BrokerManager.subscribeToTopic(MailConsumer consumer,
                 MailBuilder builder,
                 java.lang.String destination)Subscribes the consumer to the topic with the given name. | 
| Uses of MailConsumer in org.apache.james.jms.consumer | 
|---|
| Classes in org.apache.james.jms.consumer that implement MailConsumer | |
|---|---|
|  class | LogConsumerSample consumer just logs. | 
|  class | SpoolToJamesMailConsumerConsumes a mail message by sending it to the main JAMES spool for processing. | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||