org.objectweb.joram.client.jms.connection
Interface RequestChannel
- All Known Implementing Classes:
- HALocalRequestChannel, HATcpRequestChannel, LocalRequestChannel, MultiThreadSyncChannel, SoapRequestChannel, TcpRequestChannel
public interface RequestChannel
setTimer
void setTimer(java.util.Timer timer)
connect
void connect()
throws java.lang.Exception
- Throws:
java.lang.Exception
send
void send(AbstractJmsRequest obj)
throws java.lang.Exception
- Throws:
java.lang.Exception
receive
AbstractJmsReply receive()
throws java.lang.Exception
- Throws:
java.lang.Exception
close
void close()
closing
void closing()
Copyright © 2010 ScalAgent D.T.. All Rights Reserved.