org.objectweb.joram.shared.client

Class GetAdminTopicRequest

Implemented Interfaces:
java.io.Serializable

public class GetAdminTopicRequest
extends AbstractJmsRequest

A GetAdminTopicRequest is sent by a session for retrieving the identifier of the local admin topic.

See Also:
Serialized Form

Field Summary

Fields inherited from class org.objectweb.joram.shared.client.AbstractJmsRequest

target

Constructor Summary

GetAdminTopicRequest()
Constructs a GetAdminTopicRequest instance.

Method Summary

Hashtable
soapCode()
static Object
soapDecode(Hashtable h)

Methods inherited from class org.objectweb.joram.shared.client.AbstractJmsRequest

getKey, getRequestId, getTarget, setRequestId, setTarget, soapCode, soapDecode, toString

Constructor Details

GetAdminTopicRequest

public GetAdminTopicRequest()
Constructs a GetAdminTopicRequest instance.

Method Details

soapCode

public Hashtable soapCode()
Overrides:
soapCode in interface AbstractJmsRequest


soapDecode

public static Object soapDecode(Hashtable h)
Overrides:
soapDecode in interface AbstractJmsRequest


Copyright B) 2004 Scalagent - All rights reserved