public class SessionRequest extends Object
Constructor and Description |
---|
SessionRequest(int reqId,
String reqmsgTopic,
Object reqmsg,
JetlangMessagePublisher session) |
Modifier and Type | Method and Description |
---|---|
Object |
getRequest() |
String |
getTopic() |
void |
reply(Object replyMsg) |
void |
reply(Object replyMsg,
String replyTopic) |
public SessionRequest(int reqId, String reqmsgTopic, Object reqmsg, JetlangMessagePublisher session)
Copyright © 2016. All Rights Reserved.