public interface RequestChannel
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
void |
closing() |
void |
connect() |
org.objectweb.joram.shared.security.Identity |
getIdentity() |
org.objectweb.joram.shared.client.AbstractJmsReply |
receive() |
void |
send(org.objectweb.joram.shared.client.AbstractJmsRequest obj) |
void |
setTimer(Timer timer) |
void setTimer(Timer timer)
void send(org.objectweb.joram.shared.client.AbstractJmsRequest obj) throws Exception
Exceptionorg.objectweb.joram.shared.client.AbstractJmsReply receive()
throws Exception
Exceptionvoid close()
void closing()
org.objectweb.joram.shared.security.Identity getIdentity()
Copyright © 2023 ScalAgent D.T.. All rights reserved.