org.codehaus.activemq.web
Class WebClient.SessionConsumerPair

java.lang.Object
  extended byorg.codehaus.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()
           
 
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-2005 Protique, Ltd.. All Rights Reserved.