Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.objectweb.joram.shared.client.AbstractJmsRequest
org.objectweb.joram.shared.client.SessCreateTTRequest
public class SessCreateTTRequest
extends AbstractJmsRequest
SessCreateTTRequest
is sent by a TopicSession
for creating a TemporaryTopic
.
Field Summary |
Fields inherited from class org.objectweb.joram.shared.client.AbstractJmsRequest | |
target |
Constructor Summary | |
|
Method Summary | |
Hashtable |
|
static Object |
|
Methods inherited from class org.objectweb.joram.shared.client.AbstractJmsRequest | |
getKey , getRequestId , getTarget , setRequestId , setTarget , soapCode , soapDecode , toString |
public static Object soapDecode(Hashtable h)
- Overrides:
- soapDecode in interface AbstractJmsRequest