Joram ${version}

org.objectweb.joram.shared.client
Class GetAdminTopicRequest

java.lang.Object
  extended byorg.objectweb.joram.shared.client.AbstractJmsRequest
      extended byorg.objectweb.joram.shared.client.GetAdminTopicRequest
All 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
 java.util.Hashtable soapCode()
           
static java.lang.Object soapDecode(java.util.Hashtable h)
           
 
Methods inherited from class org.objectweb.joram.shared.client.AbstractJmsRequest
getKey, getRequestId, getTarget, setRequestId, setTarget, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

GetAdminTopicRequest

public GetAdminTopicRequest()
Constructs a GetAdminTopicRequest instance.

Method Detail

soapCode

public java.util.Hashtable soapCode()
Overrides:
soapCode in class AbstractJmsRequest

soapDecode

public static java.lang.Object soapDecode(java.util.Hashtable h)

Joram ${version}

Copyright © 2005 Scalagent - All rights reserved