org.objectweb.joram.shared.client
Class ConsumerUnsubRequest
- java.io.Serializable
public class ConsumerUnsubRequest
A ConsumerUnsubRequest
is sent by a closing temporary
MessageConsumer
on a topic, or by a Session
unsubscribing a durable subscriber.
- Serialized Form
ConsumerUnsubRequest
public ConsumerUnsubRequest()
Constructs a ConsumerUnsubRequest
.
ConsumerUnsubRequest
public ConsumerUnsubRequest(String subName)
Constructs a ConsumerUnsubRequest
.
subName
- The name of the subscription to delete.
soapDecode
public static Object soapDecode(Hashtable h)
- soapDecode in interface AbstractJmsRequest
Copyright B) 2004 Scalagent - All rights reserved