public interface RequestChannel
Modifier and Type | Method and Description |
---|---|
void |
close() |
void |
closing() |
void |
connect() |
Identity |
getIdentity() |
AbstractJmsReply |
receive() |
void |
send(AbstractJmsRequest obj) |
void |
setTimer(Timer timer) |
void setTimer(Timer timer)
void send(AbstractJmsRequest obj) throws Exception
Exception
AbstractJmsReply receive() throws Exception
Exception
void close()
void closing()
Identity getIdentity()
Copyright © 2019 ScalAgent D.T.. All rights reserved.