org.activemq.web
Class WebClient.SessionConsumerPair

java.lang.Object
  extended by org.activemq.web.WebClient.SessionConsumerPair
Enclosing class:
WebClient

protected static class WebClient.SessionConsumerPair
extends Object


Field Summary
 MessageConsumer consumer
           
 Session session
           
 
Constructor Summary
protected WebClient.SessionConsumerPair()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

session

public Session session

consumer

public MessageConsumer consumer
Constructor Detail

WebClient.SessionConsumerPair

protected WebClient.SessionConsumerPair()


Copyright © 2004-2008 Protique, Ltd.. All Rights Reserved.